feat(components): add Search component

This commit is contained in:
Eric Liu 2019-12-15 14:33:22 -08:00
commit 8ff35b7642
7 changed files with 137 additions and 3 deletions

View file

@ -1,10 +1,9 @@
# carbon-components-svelte
> 🚧🚧🚧 UNDER CONSTRUCTION
> Svelte implementation of the Carbon Design System
[🚧🚧🚧 UNDER CONSTRUCTION]
## [Docs](https://ibm.github.io/carbon-components-svelte)
## [Storybook](https://ibm.github.io/carbon-components-svelte)
## Getting Started
@ -33,6 +32,8 @@ Currently, the following components are supported:
- Link
- ListItem
- OrderedList
- Search
- SearchSkeleton
- SkeletonText
- Tag
- TagSkeleton