优化调整
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { navLinks } from './data.js';
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
if (typeof lucide !== 'undefined') {
|
||||
lucide.createIcons();
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user