Skip to content

Commit 2a8bb18

Browse files
committed
Update READMD.md and updown.js
1 parent ef4e3aa commit 2a8bb18

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ This section has moved here: https://facebook.github.io/create-react-app/docs/de
6666
### `npm run build` fails to minify
6767

6868
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
69+
70+

src/updown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { Button, Label} from 'semantic-ui-react'
66
// check https://beomy.tistory.com/33
77

88
// Updown
9-
9+
//hello
1010
class UpDown extends React.Component {
1111

1212
constructor(props) {

0 commit comments

Comments
 (0)