Skip to content

Commit bb00f14

Browse files
authored
fix: import blocks (#38)
1 parent 7071748 commit bb00f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/ui/src/stories/design-tokens/Theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Meta, Story, Canvas, Controls } from '@storybook/blocks';
1+
import { Meta, Story, Canvas, Controls } from '@storybook/addon-docs/blocks';
22
import { ThemeToggle, ThemeToggleGroup } from '../../components/ui/theme-toggle';
33
import { Button } from '../../components/ui/button';
44
import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '../../components/ui/card';

0 commit comments

Comments
 (0)