import { withInstall } from '@/utils'; import LoginInput from './src/preset-button.vue'; export const AppLoginInput = withInstall(LoginInput);