Website/themes/liftoff/assets/js/app.js
Martin Gasque 0ba3f3c7c5 Initial commit
Will it deploy one day ?
2024-02-20 08:59:37 +01:00

3 lines
153 B
JavaScript

import { switcher, clipboard, toggleToc } from './components/components';
import { header } from './layouts/header';
import { home } from './pages/home';