wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
12 stars 6 forks source link

documentation: Removed mui components. #13

Closed irkfaisal closed 8 months ago

irkfaisal commented 8 months ago

Is your feature request related to a problem? Please describe.

There are mui components imports in files like CoreButton.docs.js, CoreAvatar.docs.js, CoreSwitch.docs.js and CoreRating.docs.js.

Describe the solution you'd like

Removed mui imports from the file.

irkfaisal commented 8 months ago

this issue is related to issue #https://github.com/wrappid/guide-module/issues/13 mistakenly created in wrappid-app.

samhere17 commented 8 months ago

@irkfaisal in such scenarios, if you mistakenly create issue in some other repo, you may transfer it to the actual repo.

image