Skip to content

feat(textarea): add minimun height #128

feat(textarea): add minimun height

feat(textarea): add minimun height #128

Triggered via push October 17, 2023 07:41
Status Failure
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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.