mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(website): make biome happy
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import { Link } from "@/i18n/routing";
|
||||
import { trackGAEvent } from "./analitycs";
|
||||
import { Link } from '@/i18n/routing'
|
||||
|
||||
export function NavLink({
|
||||
href,
|
||||
|
||||
Reference in New Issue
Block a user