Skip to content

Commit

Permalink
build: upgrade storybook version
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungJL committed May 7, 2024
1 parent 796a113 commit 41d4381
Show file tree
Hide file tree
Showing 5 changed files with 312 additions and 313 deletions.
3 changes: 1 addition & 2 deletions components/organisms/sliders/ImageTileSlider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import "swiper/css/scrollbar";
import { AspectRatio, Box } from "@chakra-ui/react";
import Image from "next/image";
import Link, { LinkProps } from "next/link";
import styled from "styled-components";
import css from "styled-jsx/css";
import styled, { css } from "styled-components";
import SwiperCore from "swiper";
import { Navigation, Pagination } from "swiper/modules";
import { Swiper, SwiperSlide } from "swiper/react";
Expand Down
Loading

0 comments on commit 41d4381

Please sign in to comment.