feat(textarea): add minimun height #128
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
format-check:
src/components/form-field/textarea/textarea.tsx#L38
Replace `w-full·rounded·border·border-neutral-400·py-2·pl-3·pr-2·text-neutral-800·placeholder:text-neutral-600·focus:outline-none·min-h-[32px]` with `min-h-[32px]·w-full·rounded·border·border-neutral-400·py-2·pl-3·pr-2·text-neutral-800·placeholder:text-neutral-600·focus:outline-none`
|
format-check:
src/components/skeleton/skeleton.tsx#L13
Replace `bg-neutral-100·rounded-sm` with `rounded-sm·bg-neutral-100`
|
format-check
Process completed with exit code 1.
|