Reducers: TypeScript

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2022-06-24 00:33:23 +02:00
parent b9fc2c6e58
commit 4e545f0638
31 changed files with 130 additions and 136 deletions

View File

@ -128,7 +128,6 @@ const Modal: React.FC<IModal> = ({
)}
</div>
<div className='flex flex-row space-x-2'>
{secondaryAction && (
<Button