Feat/87 create modal view #448
Annotations
10 errors
eslint:
app/components/modal/addUserModal.tsx#L1
Replace `ChangeEvent,·FormEvent,·useState·}·from·"react"` with `·ChangeEvent,·FormEvent,·useState·}·from·"react";`
|
|
|
|
eslint:
app/components/modal/addUserModal.tsx#L113
Replace `⏎···········errors.phoneNumber·&&·` with `errors.phoneNumber·&&·(⏎············`
|
eslint:
app/components/modal/addUserModal.tsx#L115
Replace `·` with `)`
|
|
eslint:
app/components/modal/deleteUser.tsx#L29
Replace `m-2·bg-error·hover:bg-error` with `bg-error·hover:bg-error·m-2`
|
eslint:
app/components/modal/modal.tsx#L1
Replace `ReactNode,·useEffect,·useRef·}·from·"react";` with `·ReactNode,·useEffect,·useRef·}·from·"react";⏎`
|
eslint:
app/components/modal/modal.tsx#L12
Replace `······································className,·` with `className,`
|