chore: add consistent type imports
This commit is contained in:
@@ -2,7 +2,7 @@ import { ChevronRightIcon } from "@/components/Icons"
|
||||
|
||||
import styles from "./pagination.module.css"
|
||||
|
||||
import {
|
||||
import type {
|
||||
PaginationButtonProps,
|
||||
PaginationProps,
|
||||
} from "@/types/components/myPages/pagination"
|
||||
|
||||
Reference in New Issue
Block a user