Commit 054d1872 authored by 박상호's avatar 박상호 🎼
Browse files

123

parent 9c8a9fa8
......@@ -60,6 +60,7 @@ function ProductsList({ match }) {
console.log("subname response data=", response.data)
setProductlist(response.data)
} catch (error) {
catchError(error, setError)
console.log("오류입니다.")
}
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment