timetable-app

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f41562df900ebd2f4033080c669e106e068fbcf6
parent d69bb4f0b153635b7edc141fd0d4e669686b9964
Author: k20001115yahoocojp-web <k20001115yahoo.co.jp@gmail.com>
Date:   Wed, 15 Apr 2026 14:00:47 +0900

Merge pull request #128 from kishikou-it/revert-127-feat/20260414-update-deta

「Feat/20260414 update deta」を元に戻す
Diffstat:
Mnext-env.d.ts | 1-
Msrc/client/components/SlideFooter/index.tsx | 2+-
Dtimetable-app | 1-
3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/next-env.d.ts b/next-env.d.ts @@ -1,6 +1,5 @@ /// <reference types="next" /> /// <reference types="next/image-types/global" /> -import './.next/types/routes.d.ts'; // NOTE: This file should not be edited // see https://nextjs.org/docs/pages/api-reference/config/typescript for more information. diff --git a/src/client/components/SlideFooter/index.tsx b/src/client/components/SlideFooter/index.tsx @@ -4,7 +4,7 @@ import { GlobalStyles, Link, Alert as MUIAlert } from '@mui/material'; import { css, styled } from '@mui/material/styles'; import shuffle from 'lodash/shuffle'; import { useState } from 'react'; -import { Autoplay, Pagination } from 'swiper/modules'; +import { Autoplay, Pagination } from 'swiper'; import { Swiper, SwiperSlide } from 'swiper/react'; import 'swiper/css'; import 'swiper/css/autoplay'; diff --git a/timetable-app b/timetable-app @@ -1 +0,0 @@ -Subproject commit 2de939538e5daef1659172b8fff5a3058b6271eb