From a3791596da49dd0830a3c6a28f771122235d0c91 Mon Sep 17 00:00:00 2001 From: jackfiled Date: Thu, 22 Jan 2026 14:53:44 +0800 Subject: [PATCH] feat: third-party/BlazorSvgComponents Signed-off-by: jackfiled --- .gitmodules | 3 +++ third-party/BlazorSvgComponents | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 third-party/BlazorSvgComponents diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..27565ed --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third-party/BlazorSvgComponents"] + path = third-party/BlazorSvgComponents + url = https://git.rrricardo.top/jackfiled/BlazorSvgComponents.git diff --git a/third-party/BlazorSvgComponents b/third-party/BlazorSvgComponents new file mode 160000 index 0000000..909448d --- /dev/null +++ b/third-party/BlazorSvgComponents @@ -0,0 +1 @@ +Subproject commit 909448d9f5ad274b6e0b61355381a45e63bbc735