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 397baf5 commit 246d5b3Copy full SHA for 246d5b3
src/components/LabeledSelect.tsx renamed to src/components/labeled-select.tsx
src/components/options.tsx
@@ -19,7 +19,7 @@ import { Button } from "./ui/button";
19
import { Label } from "./ui/label";
20
import type { FC } from "react";
21
import { Settings } from "lucide-react";
22
-import LabeledSelect from "./LabeledSelect";
+import LabeledSelect from "./labeled-select";
23
import type {
24
JsonMode,
25
Language,
0 commit comments