chore(blocksAntd): Remove unused Icon import from PasswordInput.

This commit is contained in:
Sandile 2021-09-07 16:04:11 +02:00
parent ee8bda4a5b
commit b7e32e2c24

View File

@ -19,7 +19,6 @@ import { Input } from 'antd';
import { blockDefaultProps } from '@lowdefy/block-tools';
import Label from '../Label/Label';
import Icon from '../Icon/Icon';
import useRunAfterUpdate from '../../useRunAfterUpdate';
const PasswordInput = ({