users screen + userCard component
Some checks failed
Some checks failed
This commit is contained in:
@@ -29,7 +29,7 @@ import {
|
||||
} from '@chakra-ui/react'
|
||||
import { useForm, Controller } from 'react-hook-form'
|
||||
|
||||
import { ErrorSpan, MainWrapper } from './style'
|
||||
import { ErrorSpan } from './style'
|
||||
|
||||
import { useAppSelector } from '../__data__/store'
|
||||
import { api } from '../__data__/api/api'
|
||||
|
||||
Reference in New Issue
Block a user