We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729f48f commit a02e1c2Copy full SHA for a02e1c2
examples/linearlite/src/components/PGliteConsoleModal.tsx
@@ -8,7 +8,6 @@ interface Props {
8
}
9
10
export default function PGliteConsoleModal({ isOpen, onDismiss }: Props) {
11
-
12
const pg = usePGlite()
13
14
return (
0 commit comments