Skip to content

Commit

Permalink
chore: update dependencies (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
beliarh authored Sep 11, 2024
1 parent 634a28e commit 8d9dd03
Show file tree
Hide file tree
Showing 5 changed files with 710 additions and 656 deletions.
2 changes: 1 addition & 1 deletion .storybook/theme-addon/register.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {addons, types, useGlobals} from '@storybook/manager-api';

import {themes} from '../theme';

const ADDON_ID = 'yc-theme-addon';
const ADDON_ID = 'g-theme-addon';
const TOOL_ID = `${ADDON_ID}tool`;

addons.register(ADDON_ID, (api) => {
Expand Down
Loading

0 comments on commit 8d9dd03

Please sign in to comment.