File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ export default defineConfig({
6565 collapsed : true ,
6666 items : [
6767 { text : 'Getting started' , link : '/documentation/watch_it/getting_started.md' } ,
68- { text : 'WatchingWidgets' , link : '/documentation/watch_it/watching_widgets.md' } ,
6968 { text : 'Your First Watch Functions' , link : '/documentation/watch_it/your_first_watch_functions.md' } ,
69+ { text : 'WatchingWidgets' , link : '/documentation/watch_it/watching_widgets.md' } ,
7070 { text : 'More Watch Functions' , link : '/documentation/watch_it/more_watch_functions.md' } ,
7171 { text : 'Watching Streams & Futures' , link : '/documentation/watch_it/watching_streams_and_futures.md' } ,
7272 { text : 'Watch Ordering Rules' , link : '/documentation/watch_it/watch_ordering_rules.md' } ,
You can’t perform that action at this time.
0 commit comments