chore: add consistent type imports
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { usePathname, useSearchParams } from "next/navigation"
|
||||
import { useEffect, useState } from "react"
|
||||
|
||||
import {
|
||||
import type {
|
||||
SiteSectionObject,
|
||||
TrackingData,
|
||||
TrackingProps,
|
||||
|
||||
Reference in New Issue
Block a user