wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

bugfix: correct valid props array in CoreListItemButton #195

Closed irkfaisal closed 2 months ago

irkfaisal commented 3 months ago

Describe the bug There is spell mistake in CoreListItemButton.js of validProps array. Also remove a console.log from CoreButton.js

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Stack Trace The stack trace of the bug if any.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

irkfaisal commented 2 months ago

issue solved.