summaryrefslogtreecommitdiff
path: root/src/components/StyleGuide.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/StyleGuide.tsx')
-rw-r--r--src/components/StyleGuide.tsx2
1 files changed, 1 insertions, 1 deletions
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';