This commit is contained in:
2025-05-27 14:24:08 +07:00
parent d3ff98b39f
commit 0c0bf4e127

View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" />
<link rel="stylesheet" href="/assets/css/style.css" rel="stylesheet" /> <link rel="stylesheet" href="/assets/css/style.css" rel="stylesheet" />
</head> </head>
ddd
<body> <body>
<div id="root"></div> <div id="root"></div>
<script type="module" src="./src/index.tsx"></script> <script type="module" src="./src/index.tsx"></script>