mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
fix type error
This commit is contained in:
parent
e7f97913c9
commit
95d0d28f8e
|
|
@ -152,8 +152,8 @@ const FAModal: React.FC<Props> = ({ onClose, post }) => {
|
|||
</CheckboxGroup>
|
||||
)}
|
||||
/>
|
||||
{/* @ts-ignore */}
|
||||
<FormErrorMessage>
|
||||
{/* @ts-ignore */}
|
||||
{errors.playstyles?.message}
|
||||
</FormErrorMessage>
|
||||
</FormControl>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user