mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
restructure files onto electron-vite boilerplate
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export * from './use-theme';
|
||||
export * from './use-is-mounted';
|
||||
export * from './use-should-pad-titlebar';
|
||||
export * from './use-app-focus';
|
||||
export * from './use-container-query';
|
||||
export * from './use-fast-average-color';
|
||||
export * from './use-hide-scrollbar';
|
||||
export * from './use-app-focus';
|
||||
export * from './use-is-mounted';
|
||||
export * from './use-is-overflow';
|
||||
export * from './use-should-pad-titlebar';
|
||||
export * from './use-theme';
|
||||
|
||||
Reference in New Issue
Block a user