We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ca1fe commit 78c6876Copy full SHA for 78c6876
src/components/review/Notification.js
@@ -81,7 +81,7 @@ export const Notification = () => {
81
)}
82
</>
83
) : (
84
- <p>😄</p>
+ <></>
85
86
</StNotification>
87
);
0 commit comments