Skip to content

Commit e92c50a

Browse files
committed
chore: only import type
1 parent 4e5e9a3 commit e92c50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ui/offline-logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React from 'react';
1+
import type React from 'react';
22

33
export const OfflineLogo: React.FC = () => (
44
<svg

0 commit comments

Comments
 (0)