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