feat(app): open in <app> button (#12322)

This commit is contained in:
Adam
2026-02-05 13:55:49 -06:00
committed by GitHub
parent 83646e0366
commit b738d88ec4
24 changed files with 452 additions and 11 deletions

View File

@@ -18,6 +18,7 @@
"./theme/context": "./src/theme/context.tsx",
"./icons/provider": "./src/components/provider-icons/types.ts",
"./icons/file-type": "./src/components/file-icons/types.ts",
"./icons/app": "./src/components/app-icons/types.ts",
"./fonts/*": "./src/assets/fonts/*",
"./audio/*": "./src/assets/audio/*"
},