fix deps, add tailwind base styles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Label from './Label.svelte';
|
||||
import StyledRawInput from './StyledRawInput.svelte';
|
||||
import { type ValidatorOptions } from '@repo/validate';
|
||||
import { type ValidatorOptions } from '@svelte-toolkit/validate';
|
||||
|
||||
let {
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user