small formatting fixes

This commit is contained in:
sara-pervana
2024-01-26 00:59:51 +01:00
parent 2c79dabce0
commit 1d2f35ca47
4 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
"use client";
import { useEffect, useMemo, useRef, useState } from "react";
import { useEffect, useMemo, useState } from "react";
import { ClientTableConfig, ServiceTableConfig } from "@/config/client_1";
import CustomTable from "@/components/table";
import {