mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-15 00:29:45 +00:00
Biome: fixes for hooks & lib directory
This commit is contained in:
parent
2950573271
commit
3164c0c8cc
10 changed files with 21 additions and 20 deletions
|
@ -1,5 +1,6 @@
|
|||
"use client";
|
||||
import { useState, useEffect } from "react";
|
||||
|
||||
import { useEffect, useState } from "react";
|
||||
import { toast } from "sonner";
|
||||
|
||||
interface SearchSpace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue