mirror of
https://github.com/mue/mue.git
synced 2026-07-13 04:02:32 +02:00
chore: improve lint, run prettier, alex added fade-in thing on navbar
This commit is contained in:
@@ -8,4 +8,4 @@ export const supportsAVIF = () => {
|
||||
image.onload = () => resolve(true);
|
||||
image.onerror = () => resolve(false);
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user