Skip to content

Commit 3a88f96

Browse files
committed
chore
1 parent e772947 commit 3a88f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useState } from 'react';
1+
import { useState } from 'react';
22
import { TextField, Textarea } from '.';
33

44
const App = () => {

0 commit comments

Comments
 (0)