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
survey
Commits
305afddb
Commit
305afddb
authored
Jul 28, 2022
by
Yoon, Daeki
😅
Browse files
삭제 취소 후 알림 표시 제거
parent
b66cfbf5
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/src/profile/MySurveyCard.tsx
View file @
305afddb
...
@@ -45,8 +45,6 @@ export const MySurveyCard = ({ data }: Props) => {
...
@@ -45,8 +45,6 @@ export const MySurveyCard = ({ data }: Props) => {
}
finally
{
}
finally
{
setLoading
(
false
);
setLoading
(
false
);
}
}
}
else
{
alert
(
"
삭제를 취소합니다.
"
);
}
}
}
}
...
...
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