0.0.4 • Published 1 year ago

@prom_ayushp/user-screens v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

��# How to Use?

This is component library which has two screens:

ComponentsExposed PropsDescription
SignhandleLoginButtonthis is where you will write your login logic
handleForgotPasswordthis is where you will write your forgot pwd logic
SignUphandleSignUpButtonthis is where you will write your signup logic

No shit sherlock right! :P

Things to Remember

Since this is just a tailwind plugin, so lil bit config will be required before you can use it.

module.exports = {
                    content:  [...,
                                ./node_modules/@prom_ayushp/user-screens/**/*.js', ],
                               ...,
                 }

ofc, you should have default tailwind configured as well, visit official documentation of tailwind for that.

Happy coding!!

0.0.4

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago