chore: add consistent type imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import styles from "./layout.module.css"
|
||||
|
||||
import { LangParams, LayoutArgs } from "@/types/params"
|
||||
import type { LangParams, LayoutArgs } from "@/types/params"
|
||||
|
||||
export default function PaymentCallbackLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user