@deot/vc 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -105,8 +105,8 @@ const Components = {
105
105
  MNotice: vcComponents.MNotice,
106
106
  Option: vcComponents.Option,
107
107
  MOption: vcComponents.MOption,
108
- Page: vcComponents.Page,
109
- MPage: vcComponents.MPage,
108
+ Pagination: vcComponents.Pagination,
109
+ MPagination: vcComponents.MPagination,
110
110
  Picker: vcComponents.Picker,
111
111
  MPicker: vcComponents.MPicker,
112
112
  // PickerView,