Browse Source

移除不必要组件

caner 1 year ago
parent
commit
add7847505
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/assets/native-plugin.ts

+ 0 - 2
src/assets/native-plugin.ts

@@ -5,7 +5,6 @@ import {
   NButton,
   NButton,
   NInputGroup,
   NInputGroup,
   NInputGroupLabel,
   NInputGroupLabel,
-  NInput,
   NInputNumber,
   NInputNumber,
   NSelect
   NSelect
 } from 'naive-ui'
 } from 'naive-ui'
@@ -16,7 +15,6 @@ const naive = create({
     NNotificationProvider,
     NNotificationProvider,
     NButton,
     NButton,
     NInputGroup,
     NInputGroup,
-    NInput,
     NInputGroupLabel,
     NInputGroupLabel,
     NInputNumber,
     NInputNumber,
     NSelect
     NSelect