mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Storybook: Forms tag docs fix (#72489)
This commit is contained in:
parent
a7deca396e
commit
255999947e
@ -1,4 +1,4 @@
|
|||||||
import { Preview, ArgTypes } from '@storybook/blocks';
|
import { Meta, Preview, ArgTypes } from '@storybook/blocks';
|
||||||
import { Tag } from './Tag';
|
import { Tag } from './Tag';
|
||||||
|
|
||||||
<Meta title="MDX|Tag" component={Tag} />
|
<Meta title="MDX|Tag" component={Tag} />
|
||||||
|
Loading…
Reference in New Issue
Block a user