mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-25 22:00:52 +02:00
chore: linting
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
* });
|
* });
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
|
/** biome-ignore-all lint/suspicious/noExplicitAny: <explanation> */
|
||||||
|
|
||||||
import {
|
import {
|
||||||
LuCheckCheck,
|
LuCheckCheck,
|
||||||
@@ -56,7 +57,6 @@ import {
|
|||||||
LuTriangleAlert,
|
LuTriangleAlert,
|
||||||
} from "react-icons/lu";
|
} from "react-icons/lu";
|
||||||
import type { ExternalToast } from "sonner";
|
import type { ExternalToast } from "sonner";
|
||||||
import { Button } from "./ui/button";
|
|
||||||
import { RippleButton } from "./ui/ripple";
|
import { RippleButton } from "./ui/ripple";
|
||||||
|
|
||||||
interface BaseToastProps {
|
interface BaseToastProps {
|
||||||
|
|||||||
Reference in New Issue
Block a user