Feat/hng-124 #31
Annotations
10 errors
eslint:
app/components/bio/index.tsx#L1
Definition for rule 'import/no-named-as-default' was not found
|
eslint:
app/components/constant/index.tsx#L12
Use `undefined` instead of `null`
|
eslint:
app/components/constant/index.tsx#L15
Insert `⏎·`
|
eslint:
app/components/constant/index.tsx#L16
Insert `··`
|
eslint:
app/components/constant/index.tsx#L17
Insert `··`
|
eslint:
app/components/constant/index.tsx#L18
Insert `··`
|
eslint:
app/components/textarea/index.tsx#L3
The variable `Props` should be named `Properties`. A more descriptive name will do too
|
eslint:
app/components/textarea/index.tsx#L29
Replace `bg-white·text-base·text-black·outline-0·rounded-md` with `rounded-md·bg-white·text-base·text-black·outline-0`
|
eslint:
app/components/textarea/index.tsx#L36
Replace `w-full·h-[80px]·border·border-[#DC2626]·outline-0·bg-white·px-2·placeholder:text-[#C2C2C2]·placeholder:text-sm·rounded-md·text-wrap` with `h-[80px]·w-full·text-wrap·rounded-md·border·border-[#DC2626]·bg-white·px-2·outline-0·placeholder:text-sm·placeholder:text-[#C2C2C2]`
|
|