1.0.6 • Published 3 years ago

@teamix/theme-switcher v1.0.6

Weekly downloads
19
License
MIT
Repository
-
Last release
3 years ago

teamix 主题切换器

@teamix/theme-switcher

teamix 主题切换器,用于 riddle 展示 demo: https://riddle.alibaba-inc.com/riddles/137a2538?mode=jsx

import ThemeSwitcher from '@teamix/theme-switcher';
ReactDOM.render((
  <ThemeSwitcher />
), mountNode);