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 f220f64 commit 09cfb6aCopy full SHA for 09cfb6a
components/SnippetGenerator.tsx
@@ -1,6 +1,6 @@
1
"use client";
2
3
-import { useState, useEffect } from "react";
+import { useState } from "react";
4
import Stack from "@mui/material/Stack";
5
6
import { SnippetInfo } from "@/components/SnippetInfo";
0 commit comments