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 264f7ba commit a856afbCopy full SHA for a856afb
apps/web/core/components/dropdowns/member/base.tsx
@@ -1,16 +1,3 @@
1
-/**
2
- * SPDX-FileCopyrightText: 2023-present Plane Software, Inc.
3
- * SPDX-License-Identifier: LicenseRef-Plane-Commercial
4
- *
5
- * Licensed under the Plane Commercial License (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at
8
- * https://plane.so/legals/eula
9
10
- * DO NOT remove or modify this notice.
11
- * NOTICE: Proprietary and confidential. Unauthorized use or distribution is prohibited.
12
- */
13
-
14
import { useRef, useState } from "react";
15
import { observer } from "mobx-react";
16
import type { LucideIcon } from "lucide-react";
0 commit comments