-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update storybook and remove generated select files
- Loading branch information
Showing
10 changed files
with
524 additions
and
960 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
import {addons} from '@storybook/addons'; | ||
import { addons } from '@storybook/manager-api'; | ||
import customTheme from './CustomTheme'; | ||
|
||
addons.setConfig({ | ||
theme: customTheme | ||
theme: customTheme, | ||
}); |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/lib/shadcnComponents/ui/select/select-content.svelte.d.ts
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/lib/shadcnComponents/ui/select/select-item.svelte.d.ts
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
src/lib/shadcnComponents/ui/select/select-label.svelte.d.ts
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/lib/shadcnComponents/ui/select/select-separator.svelte.d.ts
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
src/lib/shadcnComponents/ui/select/select-trigger.svelte.d.ts
This file was deleted.
Oops, something went wrong.