Skip to content

feat: added search field component #139

feat: added search field component

feat: added search field component #139

Status Failure
Total duration 1m 1s
Artifacts
format-check
51s
format-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
format-check: src/components/form-field/search-field/search-field.tsx#L53
Replace `y-2·px-9` with `x-9·py-2`
format-check: src/components/form-field/search-field/search-field.tsx#L80
Replace `top-1/2·transform·-translate-y-1/2·right-0·z-10·flex·items-center·justify-center·bg-neutral-100·border·border-transparent·hover:border-neutral-300·mr-1.5·w-5·h-5·rounded·cursor-pointer` with `right-0·top-1/2·z-10·mr-1.5·flex·h-5·w-5·-translate-y-1/2·transform·cursor-pointer·items-center·justify-center·rounded·border·border-transparent·bg-neutral-100·hover:border-neutral-300`
format-check
Process completed with exit code 1.