Auto-remove unused imports
This commit is contained in:
parent
331ff784ff
commit
1a2c571371
|
@ -1,6 +1,5 @@
|
|||
import clsx from 'clsx'
|
||||
import React from 'react'
|
||||
import { noop } from 'lodash'
|
||||
|
||||
/** Text input. Wraps html `<input>` */
|
||||
export const Input = (
|
||||
|
|
Loading…
Reference in New Issue
Block a user