fix(WEB-115): alter contact block to allow any version of multiple numbers and addresses
This commit is contained in:
@@ -10,7 +10,7 @@ import Tracking from "@/components/Current/Tracking"
|
||||
|
||||
import type { PageArgs, LangParams, UriParams } from "@/types/params"
|
||||
import type { GetCurrentBlockPageData } from "@/types/requests/currentBlockPage"
|
||||
import { TrackingData } from "@/types/requests/trackingData"
|
||||
import type { TrackingData } from "@/types/requests/trackingData"
|
||||
|
||||
export default async function CurrentContentPage({
|
||||
params,
|
||||
|
||||
Reference in New Issue
Block a user