mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
Add Chips component
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user