Skip to content

Commit f3922b8

Browse files
committed
fix message
1 parent c27ed97 commit f3922b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const Navbar = ({
5151
icon: "👏",
5252
});
5353
const deslogueado = () =>
54-
toast("Popoxima", {
54+
toast("Hasta la proxima", {
5555
duration: 3000,
5656
position: "top-center",
5757
style: {

0 commit comments

Comments
 (0)