mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: format whole repository with new configs
This commit is contained in:
@@ -8,8 +8,8 @@ import {
|
||||
import { api } from "@/utils/api";
|
||||
import { FolderUp } from "lucide-react";
|
||||
import { AddDestination } from "./add-destination";
|
||||
import { UpdateDestination } from "./update-destination";
|
||||
import { DeleteDestination } from "./delete-destination";
|
||||
import { UpdateDestination } from "./update-destination";
|
||||
|
||||
export const ShowDestinations = () => {
|
||||
const { data } = api.destination.all.useQuery();
|
||||
|
||||
Reference in New Issue
Block a user