From 399e5de626be0b1b20c08c92dc0ff47717db940f Mon Sep 17 00:00:00 2001 From: snoop Date: Mon, 10 Jul 2017 19:52:15 +0900 Subject: [PATCH] added other --- src/ts/Routes.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/ts/Routes.tsx b/src/ts/Routes.tsx index cb1ed86..54a6800 100644 --- a/src/ts/Routes.tsx +++ b/src/ts/Routes.tsx @@ -2,11 +2,11 @@ import * as React from 'react'; import { Switch } from 'react-router'; import { Link, Route } from 'react-router-dom'; -// import { DropDownTest } from './containers/test/Sementic001'; -// import { Page8 } from './containers/test/Page8'; -// import { SignIn } from './containers/test/Page9'; -// import { PWChange } from './containers/test/Page11'; -// import { ProbeDown } from './containers/test/Page17'; + import { DropDownTest } from './containers/test/Sementic001'; + import { Page8 } from './containers/test/Page8'; + import { SignIn } from './containers/test/Page9'; + import { PWChange } from './containers/test/Page11'; + import { ProbeDown } from './containers/test/Page17'; import { Components } from './containers/test/Components'; @@ -16,20 +16,20 @@ export class Routes extends React.Component { return (

React Redux sample

- {/*
  • Test
  • -
  • Test2
  • +
  • TopBar
  • +
  • Signup
  • SignIn
  • PWChange
  • -
  • ProbeDown
  • */} +
  • ProbeDown
  • Insanity
  • - {/* + - */} +