mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-05-13 13:04:44 +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