Skip to content

Commit 988ad34

Browse files
authored
Update README.md
1 parent 99d00fd commit 988ad34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,8 @@ function useColorModeValue(name: string, lightThemeValue: string, darkThemeValue
119119
```
120120
> Do not use the same name twice, it may cause variable overriding and is hard to debug.
121121
Also using things like unique id, UUID or any randomly generated set of characters is a bad idea - it will display mismatch content warning and make it even harder to debug!
122+
123+
124+
## Support
125+
126+
If you're looking for help or simply want to share your thoughts about the project, we encourage you to join our Discord community. Here's the link: [https://blazity.com/discord](https://blazity.com/discord). It's a space where we exchange ideas and help one another. Everyone's input is appreciated, and we look forward to welcoming you.

0 commit comments

Comments
 (0)