Rewrite open template to new style.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import {startClosedAnimation} from "./closed";
|
||||
import "./open"
|
||||
|
||||
window.addEventListener('load', function () {
|
||||
if (document.body.classList.contains('open')) {
|
||||
|
||||
Reference in New Issue
Block a user