diff --git a/src/components/Document/searchForm.tsx b/src/components/Document/searchForm.tsx index 3cb2f0a..3916624 100644 --- a/src/components/Document/searchForm.tsx +++ b/src/components/Document/searchForm.tsx @@ -42,7 +42,7 @@ export const SearchForm = ({ width={18} height={18} viewBox="0 0 24 24" - stroke-width={2} + strokeWidth={2} stroke="currentColor" fill="none" strokeLinecap="round" diff --git a/src/pages/key/index.tsx b/src/pages/key/index.tsx index 63c8292..6c39e8b 100644 --- a/src/pages/key/index.tsx +++ b/src/pages/key/index.tsx @@ -378,7 +378,7 @@ function Keys() { width={24} height={24} viewBox="0 0 24 24" - stroke-width={2} + strokeWidth={2} stroke="currentColor" fill="none" strokeLinecap="round"