diff options
Diffstat (limited to 'cmd/mirum-server/web/components/ui/button.tsx')
| -rw-r--r-- | cmd/mirum-server/web/components/ui/button.tsx | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mirum-server/web/components/ui/button.tsx b/cmd/mirum-server/web/components/ui/button.tsx index c0ef769..58b8580 100644 --- a/cmd/mirum-server/web/components/ui/button.tsx +++ b/cmd/mirum-server/web/components/ui/button.tsx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2023 shadcn +// Copyright (c) 2023 shadcn // SPDX-License-Identifier: MIT import * as React from "react"; |
