Swapnal Shahil
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
src/components/FeedbackForm/FeedbackForm.js
|
@ -53,6 +53,7 @@ const FeedbackForm = () => { |
|
|
label: window.location.pathname, |
|
|
label: window.location.pathname, |
|
|
value: 0, |
|
|
value: 0, |
|
|
}); |
|
|
}); |
|
|
|
|
|
setFeedbackGiven(true); |
|
|
}}> |
|
|
}}> |
|
|
<svg |
|
|
<svg |
|
|
css={{ |
|
|
css={{ |
|
|