From 1d7a11828b7fdf0d0e03de61fa1fd8ecde16a803 Mon Sep 17 00:00:00 2001 From: Aaron Layson Date: Fri, 28 Oct 2022 09:19:43 +0800 Subject: [PATCH] Update README.md rename typographical error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d5083fd..c5f2969b 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ Components({ } ``` -`vite.config.json` +`vite.config.js` ```diff - import Components, { ElementPlusResolver } from 'vite-plugin-components'