1.0.3 • Published 9 months ago

nigerian-bank-select v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
9 months 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

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago