hotfix
This commit is contained in:
parent
e9b652f89b
commit
31c7482f7b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
"use client";
|
||||
|
||||
import Link from "next/link";
|
||||
import { useEffect, useState } from "react";
|
||||
import { useState } from "react";
|
||||
import { IoEnterOutline, IoTrashBinOutline } from "react-icons/io5";
|
||||
import { env } from "env.mjs";
|
||||
import LoadingIndicator from "@/_components/LoadingIndicator";
|
||||
|
|
Loading…
Add table
Reference in a new issue