Faet/hng 178 components button/style guide #167
Annotations
10 errors
eslint:
app/components/CustomeButton.tsx#L1
Replace `React·from·'react'` with `{·Loader2·}·from·"lucide-react";`
|
eslint:
app/components/CustomeButton.tsx#L2
Replace `{·Button·}·from·'./ui/button'` with `React·from·"react";⏎`
|
eslint:
app/components/CustomeButton.tsx#L3
Replace `Loader2·}·from·'lucide-react'` with `cn·}·from·"~/lib/utils/cn"`
|
eslint:
app/components/CustomeButton.tsx#L3
'Loader2' is defined but never used
|
eslint:
app/components/CustomeButton.tsx#L3
'Loader2' is defined but never used
|
eslint:
app/components/CustomeButton.tsx#L4
Replace `cn·}·from·'~/lib/utils/cn'` with `Button·}·from·"./ui/button"`
|
eslint:
app/components/CustomeButton.tsx#L7
Replace `⏎` with `··`
|
eslint:
app/components/CustomeButton.tsx#L9
Insert `··`
|
eslint:
app/components/CustomeButton.tsx#L10
Insert `··`
|
eslint:
app/components/CustomeButton.tsx#L11
Insert `··`
|