Skip to content

Commit bcfc7b1

Browse files
committed
this too
1 parent c6610c9 commit bcfc7b1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

resources/js/stories/docs/Modal.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ import * as ModalStories from '../Modal.stories';
55

66
# Modal
77
Display content in a layer above the main page. Ideal for confirmations, alerts, and forms.
8+
9+
Docs coming soon.
10+
11+
{/* Todo
812
<Canvas of={ModalStories._DocsIntro} sourceState={'shown'} />
913
1014
## Title
@@ -25,3 +29,4 @@ You can use a custom footer by using the `#footer` slot.
2529
2630
## Arguments
2731
<ArgTypes of={ModalStories} />
32+
*/}

0 commit comments

Comments
 (0)