From bb628a7c0da56c73aabf0491862e865aad697666 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:48:34 +0700 Subject: [PATCH] feat(calendar-lab): switch demo route to tldraw canvas preview --- .../lab/CrmCalendarZoomTldrawLab.client.vue | 63 +++++++++++++++++++ frontend/app/pages/calendar-zoom-lab.vue | 4 +- 2 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue new file mode 100644 index 0000000..9242fe7 --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue @@ -0,0 +1,63 @@ + + +