Skip to content

Commit b2522c3

Browse files
committed
survey's done
1 parent 5d224b7 commit b2522c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/banner/SurveyBanner.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import "../../styles/icons.css";
33

44
function SurveyBanner(url) {
55
//no survey going on at the moment
6-
//return null;
6+
return null;
77

88
function handleButtonClick() {
99
if (typeof _paq !== "undefined") {

0 commit comments

Comments
 (0)