Add Chips component

This commit is contained in:
venashial
2022-03-20 11:14:46 -07:00
parent 0d68b1a73e
commit b6d6955b39
6 changed files with 128 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<script lang="ts">
const components = ['Button', 'Pagination', 'Link', 'NavRow', 'Badge', 'Avatar'].sort()
const components = ['Button', 'Pagination', 'Link', 'NavRow', 'Badge', 'Avatar', 'Chips'].sort()
</script>
<nav class="sidebar">