diff options
Diffstat (limited to 'demos/simple-react/src/index.tsx')
-rw-r--r-- | demos/simple-react/src/index.tsx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/demos/simple-react/src/index.tsx b/demos/simple-react/src/index.tsx index db66d786b..41b0d56ac 100644 --- a/demos/simple-react/src/index.tsx +++ b/demos/simple-react/src/index.tsx @@ -8,10 +8,7 @@ const Base = ({}) => { <main className={classNames("main")}> <h3 className={classNames("hi")}>Here is some text</h3> <h3 className={classNames("extremely")}></h3> - <> - Fargment!1239899080909123123123123123poaksdpoaksdpopokasdpokasdpokaspodkapsodk - poaksdpok123123 - </> + <>Fargment!1239899s</> <Button label="Do notencoding! cl1ick." |