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 943961b commit 41af73eCopy full SHA for 41af73e
apps/material-react-table-docs/examples/external-toolbar/sandbox/src/JS.js
@@ -64,7 +64,7 @@ const Example = () => {
64
}}
65
variant="contained"
66
>
67
- Crete New Account
+ Create New Account
68
</Button>
69
</Box>
70
<MRT_GlobalFilterTextField table={table} />
apps/material-react-table-docs/examples/external-toolbar/sandbox/src/TS.tsx
@@ -65,7 +65,7 @@ const Example = () => {
71
0 commit comments