Skip to content

Commit 3803b65

Browse files
committed
Add empty string
1 parent e0a8039 commit 3803b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ After importing the component, add it to the
8989
Props:
9090

9191
```ts
92-
myComponentId: string
92+
myComponentId: string = ''
9393
```
9494

9595
Usage:

0 commit comments

Comments
 (0)