Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@@ -169,7 +169,6 @@ const PollForm = (props: IPollForm) => {
|
||||
|
||||
const handleToggleMultiple = () => onChangeSettings(expiresIn, !isMultiple);
|
||||
|
||||
|
||||
if (!options) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user