mestafrica / mobile-wallet-fraud-database

Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
MIT License
0 stars 10 forks source link

Reusable Inputs #17

Closed alexboateng closed 1 month ago

alexboateng commented 1 month ago
  1. Reusable Password input with a toggle button that toggles visibility
  2. A Reusable text Input with custom props eg. placeholder
  3. A Reusable phone Input
  4. A Reusable radio button with label
  5. A Reusable input with an icon for search

All text inputs should accept all the important props eg. Label, value etc

Screenshot 2024-07-25 at 1 19 42 PM Screenshot 2024-07-25 at 1 19 54 PM

Corletey commented 1 month ago

I would like to pick this issue please