Skip to content

Commit e0e883d

Browse files
authored
Merge pull request #40 from pleunv/patch-3
Update README.md
2 parents d60d07a + 87753c7 commit e0e883d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ import style from './Section.css';
108108

109109
export default () => (
110110
<section className={style.section}>
111-
<SuccessButton theme={style}>Yai!</SuccessButton>
111+
<SuccessButton theme={style.button}>Yai!</SuccessButton>
112112
</section>
113113
);
114114
```

0 commit comments

Comments
 (0)