Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
search-page
Commits
1d5a1720
Commit
1d5a1720
authored
Jan 29, 2021
by
Kim, Chaerin
Browse files
ㅌ
parent
bd46f33f
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/index.js
View file @
1d5a1720
...
...
@@ -22,7 +22,6 @@ ReactDOM.render(
<
Route
exact
path
=
"
/
"
component
=
{
App
}
/
>
<
Route
path
=
"
/search
"
component
=
{
Search
}
/
>
<
Route
path
=
"
/place
"
component
=
{
Place
}
/
>
<
Route
path
=
"
/hello
"
component
=
{
Hello
}
/
>
<
/Switch
>
<
/Router
>
<
/React.StrictMode>
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment