Skip to content

Commit c0c7bef

Browse files
astagnoldpellier
authored andcommitted
feat(doc): test Preview
Signed-off-by: aurore.stagnol <[email protected]>
1 parent 41ca17d commit c0c7bef

File tree

1 file changed

+5
-1
lines changed
  • packages/components/src/phone-number/documentation/usage-guidelines/properties

1 file changed

+5
-1
lines changed

packages/components/src/phone-number/documentation/usage-guidelines/properties/usage.error.mdx

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<osds-phone-number inline error></osds-phone-number>
1+
import { Preview } from '@storybook/addon-docs/blocks';
2+
3+
<Preview withSource="none">
4+
<osds-phone-number inline error></osds-phone-number>
5+
</Preview>
26

37
```html
48
<osds-phone-number inline error></osds-phone-number>

0 commit comments

Comments
 (0)