Sfoglia il codice sorgente

Merge branch 'master' of http://192.168.0.115:3000/tangning/SichuanDaily

rindy 9 mesi fa
parent
commit
f95a2579b3
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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