mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-06-30 10:25:29 +02:00
chore: linting
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { LuLoaderCircle } from "react-icons/lu";
|
||||
import { type ButtonProps, Button as UIButton } from "./ui/button";
|
||||
|
||||
type Props = ButtonProps & {
|
||||
isLoading: boolean;
|
||||
"aria-label"?: string;
|
||||
|
||||
Reference in New Issue
Block a user