Skip to content

Commit b142241

Browse files
author
Zhou
committed
test
1 parent cc5b174 commit b142241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/sample/Sample.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ const Inner = () => {
3737
function Sample() {
3838
return (
3939
<div className={styles.sampleBox}>
40+
<a>learn react</a>
4041
<Stage width={1500} height={500} options={{ backgroundColor: 0xcccccc }}>
4142
<Inner />
4243
</Stage>

0 commit comments

Comments
 (0)