Thanks to visit codestin.com Credit goes to github.com
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 67bdc42 commit d293121Copy full SHA for d293121
README.md
@@ -106,7 +106,7 @@ To start using the components, please follow these steps:
106
to remove all browser styling.
107
108
```jsx
109
-import { ThemeProvider, CSSReset } from "@chakra-ui/core".
+import { ThemeProvider, CSSReset } from "@chakra-ui/core"
110
111
// Do this at the root of your application
112
const App = ({ children }) => (
0 commit comments