Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8d12cfd

Browse files
chinnawatpjavivelasco
authored andcommitted
Fixed README.md: wrong props in default Theming (#69)
1 parent bb0da20 commit 8d12cfd

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.button}>Yai!</SuccessButton>
111+
<SuccessButton theme={style}>Yai!</SuccessButton>
112112
</section>
113113
);
114114
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /