feat: create component library + use in relevant places (#2229)

This commit is contained in:
Elijah Potter 2025-11-24 09:45:05 -07:00 committed by GitHub
parent da9e2ba0d6
commit 1377ab51a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
64 changed files with 2163 additions and 823 deletions

View file

@ -1,5 +1,5 @@
<script lang="ts">
import { Button, Checkbox, Input, Label } from 'flowbite-svelte';
import { Button, Checkbox, Input, Label } from 'components';
import ProtocolClient from '../ProtocolClient';
let {