Fixed Add a better search UI for patients index page #8691 #5915
Annotations
10 errors
lint:
src/components/ui/command.tsx#L1
Delete `import·*·as·React·from·"react";⏎`
|
lint:
src/components/ui/command.tsx#L5
Insert `import·*·as·React·from·"react";⏎`
|
lint:
src/components/ui/command.tsx#L6
Insert `⏎`
|
lint:
src/components/ui/dialog.tsx#L1
Delete `import·*·as·React·from·"react";⏎`
|
lint:
src/components/ui/dialog.tsx#L3
Insert `";⏎import·*·as·React·from·"react`
|
lint:
src/components/ui/label.tsx#L1
Delete `import·*·as·React·from·"react";⏎`
|
lint:
src/components/ui/label.tsx#L3
Replace `·cva,·type·VariantProps·}·from·"class-variance-authority` with `·type·VariantProps,·cva·}·from·"class-variance-authority";⏎import·*·as·React·from·"react`
|
lint:
src/components/ui/popover.tsx#L1
Replace `import·*·as·React·from·"react";⏎import·*·as·PopoverPrimitive·from·"@radix-ui/react-popover` with `import·*·as·PopoverPrimitive·from·"@radix-ui/react-popover";⏎import·*·as·React·from·"react`
|
lint:
src/components/ui/scroll-area.tsx#L1
Replace `import·*·as·React·from·"react";⏎import·*·as·ScrollAreaPrimitive·from·"@radix-ui/react-scroll-area` with `import·*·as·ScrollAreaPrimitive·from·"@radix-ui/react-scroll-area";⏎import·*·as·React·from·"react`
|
lint
Process completed with exit code 1.
|