OSDN Git Service

add the console component
authorZhiting Lin <zlin035@uottawa.ca>
Thu, 14 Jun 2018 05:53:19 +0000 (13:53 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Thu, 14 Jun 2018 05:53:19 +0000 (13:53 +0800)
commit6f57d15f8aae6164dcda48460993b9af31a73e9c
tree56b63001b83de75e2fdfe90cfda90f73a35a0d0b
parent0e4dab7f2096e625c42deae366a1b2ec948b00cc
add the console component
13 files changed:
package-lock.json
package.json
src/features/app/components/SecondaryNavigation/SecondaryNavigation.jsx
src/features/console/components/ConsolePage.jsx [new file with mode: 0644]
src/features/console/components/ConsolePage.scss [new file with mode: 0644]
src/features/console/components/index.js [new file with mode: 0644]
src/features/console/index.js [new file with mode: 0644]
src/features/console/routes.js [new file with mode: 0644]
src/features/shared/components/ConsoleSection/ConsoleSection.jsx [new file with mode: 0644]
src/features/shared/components/ConsoleSection/ConsoleSection.scss [new file with mode: 0644]
src/features/shared/components/index.js
src/routes.js
static/styles/_body.scss