navbar ung

import React from 'react'; import { Link, useNavigate } from 'react-router-dom'; function Navbar({ isDarkMode }) { const navigate = useNavigate(); const handleLogout = () => { localStorage.removeItem('token'); navigate('/login'); // Nếu muốn thông báo thành công, có thể dùng context hoặc state toàn cục }; return ( ); } export default Navbar;
Huyền

Một Blog Anime chia sẻ những bộ anime hay download về để xem chất lượng cao nhất. neyuhv.blogspot.com does not host any files, it merely links to 3rd party services. Legal issues should be taken up with the file hosts and providers. neyuhv.blogspot.com is not responsible for any media files shown by the video providers.

Mới hơn Cũ hơn