We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a8039 commit 3803b65Copy full SHA for 3803b65
README.md
@@ -89,7 +89,7 @@ After importing the component, add it to the
89
Props:
90
91
```ts
92
-myComponentId: string
+myComponentId: string = ''
93
```
94
95
Usage:
0 commit comments