mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-24 20:08:54 +02:00
Initial commit
This commit is contained in:
6
src/deck-components/index.ts
Normal file
6
src/deck-components/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from './Backdrop';
|
||||
export * from './Controls';
|
||||
export * from './Dialogs';
|
||||
export * from './Menus';
|
||||
export * from './Panels';
|
||||
export * from './Tabs';
|
||||
Reference in New Issue
Block a user