mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 06:06:41 +01:00
Fix modal not working in standalone composer
This commit is contained in:
parent
81bf7aeebe
commit
2c970cda3d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="app-standalone"></div>
|
||||
<div id="modal-container"></div>
|
||||
<script type="module" src="/src/compose.jsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue