mirror of
https://github.com/nagaoo0/HabbitGrid.git
synced 2026-01-11 15:34:54 +00:00
fix button
This commit is contained in:
@@ -93,7 +93,7 @@ const HomePage = () => {
|
||||
};
|
||||
|
||||
const handleLoginSync = () => {
|
||||
navigate('/login');
|
||||
navigate('/login-providers');
|
||||
};
|
||||
|
||||
const handleManualSync = async () => {
|
||||
|
||||
Reference in New Issue
Block a user