Merge pull request #330 from IBM/search-disabled

feat(search): support disabled state
This commit is contained in:
Eric Liu 2020-10-14 16:11:54 -07:00 committed by GitHub
commit 856086dc71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 0 deletions

View file

@ -23,6 +23,10 @@
<Search size="sm" />
### Disabled
<Search disabled />
### Skeleton
<Search skeleton />