mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 03:33:56 +00:00
Update Header.tsx
This commit is contained in:
@@ -6,8 +6,7 @@ export interface HeaderProps {
|
||||
preload?: string[];
|
||||
}
|
||||
|
||||
const image =
|
||||
"https://repository-images.githubusercontent.com/842883987/9e56f43b-4afd-464d-85b9-d7e555751a39";
|
||||
const image = "https://momo5502.com/emulator/preview.png";
|
||||
|
||||
export function Header(props: HeaderProps) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user