UNPKG

vue-search-input

Version:

A Vue.js 3 search input component, inspired by the global search input of Storybook and GitHub.

8 lines (6 loc) 108 B
import { config } from '@kouts/eslint-config' export default [ ...config({ env: ['browser'], }), ]