Skip to content

matttelliott/react-select-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-select theme

create a select element with a list of bootstrap themes from bootswatch

import { SelectTheme } from '@matttelliott/react-select-theme'

export const MyApp = () => (
  <div>
    <SelectTheme></SelectTheme>
  </div>
)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published