Completed login page improvement.

This commit is contained in:
THIS ONE IS A LITTLE BIT TRICKY KRUB 2023-11-19 10:45:03 +07:00
parent 9e43ca4ce3
commit 5aa46a8553

View File

@ -74,6 +74,9 @@ function LoginPage() {
},
onError: (errorResponse) => console.log(errorResponse),
});
{
/* Particles Loader*/
}
const particlesInit = useCallback(async (engine) => {
console.log(engine);
await loadFull(engine);