Commit 47a01da8 authored by 박상호's avatar 박상호 🎼
Browse files

12

parent c7253d41
......@@ -75,7 +75,7 @@ function Account() {
}
}
async function getOrdered({ }) {
async function getOrdered() {
try {
const response = await axios.post(`/api/users/addorder`, {
userId: userId
......
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