Browse Source

fix: patch compoonet

gemercheung 9 tháng trước cách đây
mục cha
commit
fe684cc286
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/global/vendor/naive.ts

+ 2 - 0
src/components/global/vendor/naive.ts

@@ -21,6 +21,7 @@ import {
   NDataTable,
   NSpace,
   NDrawer,
+  NDrawerContent,
   NRadioGroup,
   NSelect,
   NRadioButton
@@ -49,6 +50,7 @@ export default create({
     NDataTable,
     NSpace,
     NDrawer,
+    NDrawerContent,
     NRadioGroup,
     NSelect,
     NRadioButton