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 4494f27 commit 370150eCopy full SHA for 370150e
usage/use-case-examples/offline-only-usage.mdx
@@ -21,7 +21,7 @@ final table = Table.localOnly(
21
)
22
```
23
</Tab>
24
- <Tab title="javaScript">
+ <Tab title="JavaScript">
25
```js
26
const lists = new Table({
27
...
0 commit comments