mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
Remove all unused dependencies and items
This commit is contained in:
@@ -15,4 +15,4 @@ export default {
|
||||
};
|
||||
|
||||
export const Default = (args: any) => <AppShelf {...args} />;
|
||||
export const One = (args: any) => <AppShelfItem {...args} />;
|
||||
export const One = (args: any) => <AppShelfItem {...args} />;
|
||||
|
||||
Reference in New Issue
Block a user