We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920f2c3 commit e9a3a8aCopy full SHA for e9a3a8a
kitchen-sink/src/main.tsx
@@ -1,4 +1,4 @@
1
-import { useState } from 'react';
+import { type JSX, useState } from 'react';
2
import './main.css';
3
4
interface Example {
0 commit comments