feat: create a reuseable dialog component #116
Annotations
10 errors
app/components/ui/footerCookieConsent.tsx#L4
Move arrow function 'handleAccept' to the outer scope
|
app/components/ui/footerCookieConsent.tsx#L8
Move arrow function 'handleReject' to the outer scope
|
app/components/ui/footerCookieConsent.tsx#L12
Move arrow function 'handleSettings' to the outer scope
|
app/components/ui/footerCookieConsent.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
app/components/ui/footerCookieConsent.tsx#L26
`"` can be escaped with `"`, `“`, `"`, `”`
|
app/components/ui/switch.tsx#L1
Replace `⏎` with `;`
|
app/components/ui/switch.tsx#L3
Delete `import·*·as·React·from·"react"`
|
app/components/ui/switch.tsx#L4
Replace `⏎` with `;`
|
app/components/ui/switch.tsx#L6
Insert `;⏎import·*·as·React·from·"react";`
|
app/components/ui/switch.tsx#L11
The variable `props` should be named `properties`. A more descriptive name will do too
|
This job failed
Loading