Update README.md

This commit is contained in:
chendishen 2020-09-22 09:02:44 +08:00 committed by GitHub
parent c41f452d5f
commit d58f3c64b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,6 @@ const ReactLive2d = dynamic(import('react-live2d'), {
export default function Home() ( export default function Home() (
<> <>
<DynamicComponentWithNoSSR></DynamicComponentWithNoSSR>
<ReactLive2d <ReactLive2d
width = { 300} width = { 300}
height = { 500} height = { 500}