Feat/13 organization settings roles and permission page implement create role modal #44
Annotations
7 errors
|
eslint:
app/components/ui/create-role-modal.tsx#L10
Replace `·className·=·"",·onClose·` with `⏎··className·=·"",⏎··onClose,⏎`
|
eslint:
app/components/ui/create-role-modal.tsx#L32
Replace `·className="h-full·w-full"·loading="lazy"·alt="Close"·src="/closeicon.png"` with `⏎············className="h-full·w-full"⏎············loading="lazy"⏎············alt="Close"⏎············src="/closeicon.png"⏎·········`
|
eslint:
app/components/ui/create-role-modal.tsx#L37
Replace `·htmlFor="roleName"·className="text-base·font-semibold·text-gray-900"` with `⏎············htmlFor="roleName"⏎············className="text-base·font-semibold·text-gray-900"⏎··········`
|
eslint:
app/components/ui/create-role-modal.tsx#L50
Replace `·htmlFor="roleDescription"·className="text-base·font-semibold·text-gray-900"` with `⏎············htmlFor="roleDescription"⏎············className="text-base·font-semibold·text-gray-900"⏎··········`
|
|
eslint
Process completed with exit code 1.
|