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 e772947 commit 3a88f96Copy full SHA for 3a88f96
1 file changed
src/App.tsx
@@ -1,4 +1,4 @@
1
-import React, { useState } from 'react';
+import { useState } from 'react';
2
import { TextField, Textarea } from '.';
3
4
const App = () => {
0 commit comments