chore: remove copyright

This commit is contained in:
Li Xin 2025-04-25 10:46:58 +08:00
parent bd583997e3
commit c3689723d5

View File

@ -1,6 +1,3 @@
// Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
// SPDX-License-Identifier: MIT
import { Slot } from "@radix-ui/react-slot";
import { cva, type VariantProps } from "class-variance-authority";
import * as React from "react";