From 8f88d317463231aec0f370eef33ce678208c0306 Mon Sep 17 00:00:00 2001 From: rozetko Date: Mon, 13 Nov 2023 20:21:47 +0300 Subject: [PATCH] render pod --- lib/components/ChartwerkLinePod.tsx | 126 +++++++++++- package.json | 3 + src/App.tsx | 27 ++- yarn.lock | 292 +++++++++++++++++++++++++++- 4 files changed, 444 insertions(+), 4 deletions(-) diff --git a/lib/components/ChartwerkLinePod.tsx b/lib/components/ChartwerkLinePod.tsx index ff85a26..adfbc2f 100644 --- a/lib/components/ChartwerkLinePod.tsx +++ b/lib/components/ChartwerkLinePod.tsx @@ -1,3 +1,125 @@ -export function ChartwerkLinePod(props: React.ButtonHTMLAttributes) { - return