Auto-remove unused imports

This commit is contained in:
sipec 2022-10-14 00:38:28 +00:00 committed by github-actions[bot]
parent 331ff784ff
commit 1a2c571371

View File

@ -1,6 +1,5 @@
import clsx from 'clsx'
import React from 'react'
import { noop } from 'lodash'
/** Text input. Wraps html `<input>` */
export const Input = (