1.0.3 • Published 2 years ago

nigerian-bank-select v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Nigerian Bank Select

A Vue select component for your users to select nigerian banks with their logos

Installation

To install run:

    npm i nigerian-bank-select

Usage

First off, import the BankSelect component and the css

<script setup lang="ts">
    import { BankSelect } from "nigerian-bank-select"
    import "nigerian-bank-select/style.css"
</script>
1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago