Improve feedback in the header

This commit is contained in:
LASER-Yi 2022-03-20 12:12:56 +08:00
parent 83b7f7bc57
commit 51e1fa1c35
No known key found for this signature in database
GPG key ID: BB28903D50A1D408

View file

@ -87,7 +87,7 @@ const Header: FunctionComponent = () => {
width="32" width="32"
height="32" height="32"
onClick={goHome} onClick={goHome}
className="cursor-pointer" role="button"
></Image> ></Image>
</div> </div>
<Button <Button