react-css-theme-switcher
react-css-theme-switcher copied to clipboard
💫 Switch between CSS themes using React
Hi, is anybody getting this warning when using jest to test a screen with it? ```bash console.warn Insertion point 'styles-insertion-point' does not exist. Be sure to add comment on head...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
when I enter the app it shows a page without formatting for a short period, is there a solution for that?
Status check causes rendering twice on first load with the check on example. Might be useful for others. I don't know much about TS (tested with JS), so I hope...
Hey @JoseRFelix I found your post at the Ant Design repository and to me this approach looks nice. Thank you for making this. Currently I'm trying to figure how to...
I am using Next JS, and during dev mode, it doesnt throw this error but as soon as i test it with Jest using JSDOM, it throws me this error,...