aldenn
Results
2
issues of
aldenn
**Describe the bug** When I login successful, the browser will redirect to `"/"`, not the specific URI that I have declared as an argument inside login function ```js const onClickLogin...
I can not find any way to css display none for webkit-scrollbar like this: ``` ::-webkit-scrollbar { display: none; } ```