From edf6c5cb65cbf103fb1848760595f5c381dac723 Mon Sep 17 00:00:00 2001 From: Olivi <225673551+Olivi-9@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:26:24 +0800 Subject: build(deps)!: update depends --- src/components/StyleGuide.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/StyleGuide.tsx') diff --git a/src/components/StyleGuide.tsx b/src/components/StyleGuide.tsx index 0e5d2a5..f743f89 100644 --- a/src/components/StyleGuide.tsx +++ b/src/components/StyleGuide.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import { Zap } from 'react-feather'; +import { Zap } from '~/components/shared/FeatherIcons'; import Loading from '~/components/Loading'; -- cgit v1.3.1