mirror of
https://github.com/Snigdha-OS/package-browser.git
synced 2025-09-17 18:15:02 +02:00
feat: use JSX.Element as component type
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
JSX
|
||||
} from 'react';
|
||||
|
||||
import { ThemeToggle } from './ThemeToggle';
|
||||
import { Logo } from './Logo';
|
||||
|
||||
|
Reference in New Issue
Block a user