mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-17 14:30:34 +08:00
chore(blocksAntd): Remove unused Icon import from PasswordInput.
This commit is contained in:
parent
ee8bda4a5b
commit
b7e32e2c24
@ -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 = ({
|
||||
|
Loading…
Reference in New Issue
Block a user