mirror of
https://github.com/chendishen/react-live2d.git
synced 2024-11-22 11:49:59 +08:00
Update README.md
This commit is contained in:
parent
c41f452d5f
commit
d58f3c64b9
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user