From 0952a6484e45e59fead52e4d8bda08f83301a08e Mon Sep 17 00:00:00 2001 From: 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:56:17 +0900 Subject: image-zoomを導入 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 8b964593..a98991fd 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "@iconify/react": "^4.1.1", "@mdx-js/react": "^3.0.0", "clsx": "^1.2.1", + "docusaurus-plugin-image-zoom": "^1.0.1", "prism-react-renderer": "^2.1.0", "react": "^18.0.0", "react-dom": "^18.0.0", -- cgit v1.2.3-54-g00ecf