We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874be8a commit 6dc478fCopy full SHA for 6dc478f
src/components/input/Input.tsx
@@ -1,4 +1,4 @@
1
-import React, { HTMLProps, useContext, useState, useEffect } from 'react';
+import React, { HTMLProps, useState, useEffect } from 'react';
2
import classNames from 'classnames';
3
import Hint from '../hint';
4
import { useFormContext } from '../form/FormContext';
0 commit comments