Skip to content

Commit

Permalink
feat(doc): test Preview
Browse files Browse the repository at this point in the history
Signed-off-by: aurore.stagnol <[email protected]>
  • Loading branch information
astagnol authored and dpellier committed Feb 1, 2024
1 parent 41ca17d commit c0c7bef
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<osds-phone-number inline error></osds-phone-number>
import { Preview } from '@storybook/addon-docs/blocks';

<Preview withSource="none">
<osds-phone-number inline error></osds-phone-number>
</Preview>

```html
<osds-phone-number inline error></osds-phone-number>
Expand Down

0 comments on commit c0c7bef

Please sign in to comment.