just trying to clean things up.
This commit is contained in:
parent
857455fa6d
commit
c7d30e263a
@ -1,7 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import IconExpandTextButton from "./iconExpandTextButton";
|
||||
import { useRouter } from "next/navigation";
|
||||
import IconExpandTextButton from "./iconExpandTextButton";
|
||||
|
||||
type LinkIconButtonProps = {
|
||||
href: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user