diff --git a/apps/website/pages/components/application-layout/code.tsx b/apps/website/pages/components/application-layout/code.tsx new file mode 100644 index 0000000000..71989552bf --- /dev/null +++ b/apps/website/pages/components/application-layout/code.tsx @@ -0,0 +1,17 @@ +import Head from "next/head"; +import type { ReactElement } from "react"; +import ApplicationLayoutPageLayout from "screens/components/application-layout/ApplicationLayoutPageLayout"; +import ApplicationLayoutCodePage from "screens/components/application-layout/code/ApplicationLayoutCodePage"; + +const Code = () => ( + <> +
+DxcApplicationLayout.Main provided to render main content.
DxcApplicationLayout.Main provided to render main content.
+ xsmall
+ small
+ medium
+ large
+ xlarge
+ xsmall
+ small
+ medium
+ large
+ xlarge
+ xsmall
- small
- medium
- large
- xlarge
- xsmall
- small
- medium
- large
- xlarge
-