wrappid / guide-module

Module to help users to create user interface
MIT License
9 stars 1 forks source link

enhancement: layouts page components #113

Closed anantakumarghosh closed 3 months ago

anantakumarghosh commented 3 months ago

Description

Description:

  1. First of all copy all the layout pages components to guide-module. app --layout --page layout pages components
  2. Create routes of all the layouts pages components inside registry folder of guide-module.
  3. There should be some changes in creating routes. Now we should directly import the layouts components (component.name)
  4. We also need to create a layout page for displaying all the layouts components as this is also a part of wrappid-documentation.

Related Issues

109

Testing

Checklist

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes