From 0cfbdfb8c06e652893888387ae4a79dbba1306d4 Mon Sep 17 00:00:00 2001 From: Hiroshi Ogawa Date: Tue, 12 Nov 2024 18:18:15 +0900 Subject: [PATCH] fix: fix type module --- viteroll/examples/mpa/src/index.html | 2 +- viteroll/examples/react/index.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/viteroll/examples/mpa/src/index.html b/viteroll/examples/mpa/src/index.html index 530a68d..0564e5d 100644 --- a/viteroll/examples/mpa/src/index.html +++ b/viteroll/examples/mpa/src/index.html @@ -9,7 +9,7 @@

Home

  • About
  • - + diff --git a/viteroll/examples/react/index.html b/viteroll/examples/react/index.html index 6ff4e4d..c9ffede 100644 --- a/viteroll/examples/react/index.html +++ b/viteroll/examples/react/index.html @@ -2,12 +2,11 @@ - Vite + React + TS
    - +