From 989737a9d1d4394169244b46f4ba32cf9eedc0f5 Mon Sep 17 00:00:00 2001 From: Liam Goldfinch Date: Mon, 15 Apr 2024 12:09:50 +0100 Subject: [PATCH] fix: correct sample links in example admin application --- .../Client/src/custom-layout/CustomLayoutTemplate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Kentico.Xperience.UMT.Example.AdminApp/Client/src/custom-layout/CustomLayoutTemplate.tsx b/examples/Kentico.Xperience.UMT.Example.AdminApp/Client/src/custom-layout/CustomLayoutTemplate.tsx index 747df5d..c0d5147 100644 --- a/examples/Kentico.Xperience.UMT.Example.AdminApp/Client/src/custom-layout/CustomLayoutTemplate.tsx +++ b/examples/Kentico.Xperience.UMT.Example.AdminApp/Client/src/custom-layout/CustomLayoutTemplate.tsx @@ -79,7 +79,7 @@ export const CustomLayoutTemplate = ({ label }: CustomLayoutProps) => { headline="Basic usage" subheadline="Info" > - Component documentation and samples + Component documentation and samples