Skip to content

Commit e9a3a8a

Browse files
committed
Update main.tsx
1 parent 920f2c3 commit e9a3a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitchen-sink/src/main.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useState } from 'react';
1+
import { type JSX, useState } from 'react';
22
import './main.css';
33

44
interface Example {

0 commit comments

Comments
 (0)