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

bug: import CoreRoutesContext in index.js #85

Closed irkfaisal closed 5 months ago

irkfaisal commented 5 months ago

Describe the bug CoreRoutesContext is not imported in index.js file core Core package.

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

CoreRoutesContext has been imported and merged to development,