react-bootstrap-theme-switcher icon indicating copy to clipboard operation
react-bootstrap-theme-switcher copied to clipboard

Results 6 react-bootstrap-theme-switcher issues
Sort by recently updated
recently updated
newest added
trafficstars

This might be a long shot to get a response. But I am about to try this package out. I see the late update was 3 years ago and I...

Hello, I am 'really' new to React, but I would like to try out your Theme-switcher. I believe I'm setting it up correctly but I keep getting these error in...

After select some theme from the list AFTER 'default' theme and relaod window it rolls back to the previous one. ``` ... ```

Hi, may I know where I put the ThemeChooser? because I got put it anywhere in the code but the Dropdown option doesn't show. Please help & thank you

I followed README like this. ``` render( , document.getElementById('app') ); ``` Then it worked with using web server. But it doesn't work when I use file protocol by doing double...