mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
Biome: fixes for app/dashboard/(api-key, searchspaces) directories
This commit is contained in:
parent
4d7cb00fa7
commit
07063a1a18
7 changed files with 41 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"use client";
|
||||
|
||||
import React, { useEffect, useState } from "react";
|
||||
import dynamic from "next/dynamic";
|
||||
import { useEffect, useState } from "react";
|
||||
|
||||
// Loading component with animation
|
||||
const LoadingComponent = () => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue