mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
small refactors
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"use client"
|
||||
import { getErrorMessage } from "@/services/utils/queryClient";
|
||||
import { QueryErrorResetBoundary } from "@tanstack/react-query";
|
||||
import { FC, ReactNode, Suspense } from "react";
|
||||
|
||||
Reference in New Issue
Block a user