37 lines
1.1 KiB
TypeScript
37 lines
1.1 KiB
TypeScript
/* eslint-disable */
|
|
/* This is a auto generated file for building the project */
|
|
|
|
|
|
import { Fragment, useState } from "react";
|
|
import { useResource, useVariableState } from "@webstudio-is/react-sdk/runtime";
|
|
import { Body as Body } from "@webstudio-is/sdk-components-react-router";
|
|
|
|
|
|
export const projectId = "cd046e79-00be-4be9-bd00-4da4d3620900";
|
|
|
|
export const lastPublished = "2025-10-08T21:20:14.959Z";
|
|
|
|
export const siteName = "JABA";
|
|
|
|
export const breakpoints = [{"id":"swo9hJQ2rH783rfZM7iyg"},{"id":"XLq5KcfN9lH3mbT3NuZOG","maxWidth":991},{"id":"s3VhMEwH5kv5Khp4zSeb3","maxWidth":767},{"id":"wplJ3Xqu0KIot5PbJTH-E","maxWidth":479}];
|
|
|
|
export const favIconAsset: string | undefined =
|
|
"jaba_5QOC3c3LtpsinL7LWKF1X.png";
|
|
|
|
// Font assets on current page (can be preloaded)
|
|
export const pageFontAssets: string[] =
|
|
[]
|
|
|
|
export const pageBackgroundImageAssets: string[] =
|
|
[]
|
|
|
|
|
|
|
|
const Page = (_props: { system: any; }) => {
|
|
return <Body
|
|
className={`w-element c1ubzs3e cp94bc7 c11qwvck c1h1ripk`} />
|
|
}
|
|
|
|
|
|
export { Page }
|
|
|