diff options
Diffstat (limited to 'src/index.tsx')
| -rwxr-xr-x | src/index.tsx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/index.tsx b/src/index.tsx index 9bd8951..14b22a9 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -2,9 +2,8 @@ import { ButtonItem, PanelSection, PanelSectionRow, - Router, - // ServerAPI, - staticClasses, + Navigation, + staticClasses } from "@decky/ui"; import { addEventListener, |
