From 93ef11096f2a0a094de2b7094b817f110bc5ea3b Mon Sep 17 00:00:00 2001 From: AAGaming Date: Mon, 8 Jul 2024 20:28:57 -0400 Subject: use @decky/rollup rollup config template --- src/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') 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, -- cgit v1.2.3