Skip to content

Commit

Permalink
#1
Browse files Browse the repository at this point in the history
增加semantic-ui-css
react-semantic-ui
移除 不需要的 Component
  • Loading branch information
horsekitlin committed Aug 12, 2018
1 parent 1e66a1a commit f859522
Show file tree
Hide file tree
Showing 10 changed files with 11,313 additions and 158 deletions.
11,310 changes: 11,310 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"dependencies": {
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-scripts": "1.1.4"
"react-scripts": "1.1.4",
"semantic-ui-css": "^2.3.3",
"semantic-ui-react": "^0.82.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
22 changes: 0 additions & 22 deletions src/components/AllGroupsTabContent/index.js

This file was deleted.

12 changes: 0 additions & 12 deletions src/components/CreateTodo/CreateTodoButton/index.js

This file was deleted.

15 changes: 0 additions & 15 deletions src/components/CreateTodo/TodoInput/index.js

This file was deleted.

37 changes: 0 additions & 37 deletions src/components/CreateTodo/index.js

This file was deleted.

26 changes: 0 additions & 26 deletions src/components/GroupTabContent/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions src/components/Title/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions src/components/TodoList/Todo/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions src/components/TodoList/index.js

This file was deleted.

0 comments on commit f859522

Please sign in to comment.