wrappid / guide-module

This module is for a comprehensive documentation of framework for Wrappid developers. Covers key aspects of application development- components, styles, layouts. Provides clear explanations, offering code snippets with visualizations to streamline development and ensure consistent implementation.
https://demo.wrappid.dev/
MIT License
14 stars 6 forks source link

bug: typo in moduleStyles file #100

Closed irkfaisal closed 7 months ago

irkfaisal commented 7 months ago

Description

There is a typo in following files -app/styles/DefaultModuleStyles.js -app/styles/LargeModuleStyles.js -app/styles/MediumModuleStyles.js -app/styles/SmallModuleStyles.js -app/styles/XLargeModuleStyles.js -app/styles/XXLargeModuleStyles.js correct styles to style

irkfaisal commented 7 months ago

fixed.