Skip to content

Commit 0c2dec7

Browse files
authored
Update src/@chakra-ui/gatsby-plugin/styles.ts
1 parent 69ed9f1 commit 0c2dec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/@chakra-ui/gatsby-plugin/styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const styles = {
22
global: (_props) => ({
33
/**
4-
* Current scenario: we have 2 palces where global styles are defined.
4+
* Current scenario: we have 2 places where global styles are defined.
55
* - Our legacy global styles under `src/components/GlobalStyle.ts`
66
* - Chakra also defines its own global styles. Check them here:
77
* https://github.com/chakra-ui/chakra-ui/blob/main/packages/theme/src/styles.ts

0 commit comments

Comments
 (0)