Skip to content

Commit caf052c

Browse files
committed
chore: format examples.md with Prettier
1 parent 42653cc commit caf052c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/basic/examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ const Hello: React.FC<Props> = ({ message }) => {
2626
};
2727

2828
export default Hello;
29+
```

0 commit comments

Comments
 (0)