mirror of
				https://github.com/SteamDeckHomebrew/decky-plugin-template.git
				synced 2025-10-31 07:12:26 -05:00 
			
		
		
		
	fix order of the navigation example
This commit is contained in:
		
					parent
					
						
							
								93ef11096f
							
						
					
				
			
			
				commit
				
					
						df346147b0
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -62,8 +62,8 @@ function Content() { | ||||||
|         <ButtonItem |         <ButtonItem | ||||||
|           layout="below" |           layout="below" | ||||||
|           onClick={() => { |           onClick={() => { | ||||||
|             Navigation.CloseSideMenus(); |  | ||||||
|             Navigation.Navigate("/decky-plugin-test"); |             Navigation.Navigate("/decky-plugin-test"); | ||||||
|  |             Navigation.CloseSideMenus(); | ||||||
|           }} |           }} | ||||||
|         > |         > | ||||||
|           Router |           Router | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue