Skip to content

Commit 78c6876

Browse files
committed
Chore : remove emoji #166
1 parent f1ca1fe commit 78c6876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/review/Notification.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export const Notification = () => {
8181
)}
8282
</>
8383
) : (
84-
<p>😄</p>
84+
<></>
8585
)}
8686
</StNotification>
8787
);

0 commit comments

Comments
 (0)