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 e061a04 commit e745866Copy full SHA for e745866
frontend/components/ui/multi-select.tsx
@@ -1,7 +1,7 @@
1
-// src/components/multi-select.tsx
2
-
3
/* eslint-disable no-unused-vars */
4
+// src/components/multi-select.tsx
+
5
import * as React from "react";
6
import { cva, type VariantProps } from "class-variance-authority";
7
import {
0 commit comments