File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ Use [the Chakra default breakpoints](https://chakra-ui.com/docs/styled-system/th
149
149
<Text color="primary.base" bg="background.base" />
150
150
` ` `
151
151
152
- > Note the dotted notation . In Chakra , the values are referred to as " semantic tokens" and the new theme applies a nested structure of like tokens for better organization . See [semanticTokens .ts ](../src /@chakra -ui // semanticTokens.ts)
152
+ > Note the dotted notation . In Chakra , the values are referred to as " semantic tokens" and the new theme applies a nested structure of like tokens for better organization . See [semanticTokens .ts ](../src /@chakra -ui /semanticTokens .ts )
153
153
154
154
> Note 2 : all the previous colors defined in the old theme ` src/theme.ts ` were
155
155
> ported into the new theme for compatibility reasons . Those colors will
You can’t perform that action at this time.
0 commit comments