mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
docs: Update use-with-vite.en-US.md (#49366)
fix documentation misconception. Signed-off-by: Kiryll Ye <kiryll.e@gmail.com>
This commit is contained in:
parent
828360c6e9
commit
eec67ad62d
@ -5,7 +5,7 @@ order: 2
|
||||
title: Usage with Vite
|
||||
---
|
||||
|
||||
[Vite](https://vitejs.dev/) is one of the best React application development tools. We are going to use `antd` within it and modify the vite config for some customized needs.
|
||||
[Vite](https://vitejs.dev/) is one of the best React application development tools. Let's use `antd` within it.
|
||||
|
||||
## Install and Initialization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user