mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
fix eslint issues
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
} else {
|
||||
document.documentElement.classList.remove("dark");
|
||||
}
|
||||
} catch (_) {
|
||||
} catch {
|
||||
// pass
|
||||
}
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user