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

fix: :bug: remove auth related styles from CoreClasses.js #157

Closed Swrnv-qc closed 4 months ago

Swrnv-qc commented 4 months ago

remove auth related styles from CoreClasses.js
AUTH_BANNER: "authBanner",
AUTH_CONTAINER: "authContainer",
AUTH_FORM: "authForm",
AUTH_FORM_CONTAINER: "authFormContainer",

Ref: wrappid/core#156