UNPKG
@financial-times/ft-concept-button
Version:
latest (2.0.0)
2.0.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
ft concept button (includes the ft follow button)
@financial-times/ft-concept-button
/
stories
/
jsdoc.stories.mdx
11 lines
(8 loc)
•
172 B
text/mdx
View Raw
1
2
3
4
5
6
7
8
9
10
11
import
{
Meta
,
Markdown
}
from
"@storybook/blocks"
;
import
JSDOC
from
'./docs/jsdoc.md'
;
<
Meta
title
=
"components/ft-concept-button/JSDoc"
/>
<
Markdown
>
{JSDOC}
</
Markdown
>