update logo
This commit is contained in:
parent
694380aa18
commit
a25396b6f2
4 changed files with 4599 additions and 31 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { Dispatch, ReactElement, SetStateAction } from "react";
|
||||
import logo from "../../artwork/logo.svg";
|
||||
import logo from "../../artwork/logo-playful.svg";
|
||||
|
||||
export function About(props: {setModal: Dispatch<SetStateAction<ReactElement|null>>}) {
|
||||
return <div style={{maxWidth: '500px', padding: 4}}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue