From 4b48b1cac0493b4c37d977f8f6bd2fb9cc35fd88 Mon Sep 17 00:00:00 2001 From: "chia-lin.lin" Date: Wed, 1 Nov 2023 02:46:45 +0100 Subject: [PATCH] Add files via upload --- docs/labimotion/guides/designer/segments/template-sync.mdx | 6 ++++-- docs/labimotion/guides/designer/segments/template.mdx | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/labimotion/guides/designer/segments/template-sync.mdx b/docs/labimotion/guides/designer/segments/template-sync.mdx index ae885242..f8aa93a0 100644 --- a/docs/labimotion/guides/designer/segments/template-sync.mdx +++ b/docs/labimotion/guides/designer/segments/template-sync.mdx @@ -4,7 +4,9 @@ author: Claire Lin sidebar_position: 4 --- +import { FigCaption, SubTitle, YouTubeFrame, Reader } from '../../../layout'; -## Synchronize the collective contributions templates from the LabIMotion Hub. + + -Mirroring the Element Template Sync. Approach. Refer to [Template Sync](../elements/template-sync). +Mirroring the Element Template Sync approach. Refer to [Template Sync](../elements/template-sync). diff --git a/docs/labimotion/guides/designer/segments/template.mdx b/docs/labimotion/guides/designer/segments/template.mdx index cddbf7d1..6b06c833 100644 --- a/docs/labimotion/guides/designer/segments/template.mdx +++ b/docs/labimotion/guides/designer/segments/template.mdx @@ -4,8 +4,10 @@ author: Claire Lin sidebar_position: 3 --- +import { FigCaption, SubTitle, YouTubeFrame, Reader } from '../../../layout'; -## Shape Your Interface: Customize, Layer by Layer. + + Mirroring the Element Template Approach. Refer to [Template](../elements/template).