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
15 stars 7 forks source link

bugfix: Icon 'color' props not working and icon 'type' props has some missing default values #126

Closed irkfaisal closed 7 months ago

irkfaisal commented 7 months ago

Describe the bug Color props is not working for CoreIcon components and 'type' props default values are not available

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 7 months ago

code merged into development