-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.0.0-rc.6
Environment
Vue 3.3.1 Ubuntu 22.04
Reproduction link
Steps to reproduce
Try to use
What is expected?
DateRangePicker showing on page
What is actually happening?
DateRangePicker not showing on page
If you try to build a project on webpack, it will write that it cannot find styles
If you add an empty index.ts file to node_modules/ant-design-vue/es/time-picker/style, everything will work