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
shopping-mall
Commits
054d1872
Commit
054d1872
authored
Jan 25, 2021
by
박상호
🎼
Browse files
123
parent
9c8a9fa8
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/Pages/ProductsList.js
View file @
054d1872
...
...
@@ -60,6 +60,7 @@ function ProductsList({ match }) {
console
.
log
(
"
subname response data=
"
,
response
.
data
)
setProductlist
(
response
.
data
)
}
catch
(
error
)
{
catchError
(
error
,
setError
)
console
.
log
(
"
오류입니다.
"
)
}
}
...
...
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