add modal preview

This commit is contained in:
kuwsh1n
2024-02-26 20:00:45 +03:00
parent 5ceaac5e3d
commit b18c49628f
14 changed files with 149 additions and 20 deletions

View File

@ -9,6 +9,7 @@
</head>
<body>
<div id="root" style="height: 100%; width: 100%;"></div>
<script src="/dist/bundle.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>