0.0.4 • Published 3 years ago

@prom_ayushp/user-screens v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

��# How to Use? This is component library which has two screens: |Components |Exposed Props |Description | |----------------|-------------------------------|--------------------------------------------------| |Sign |handleLoginButton |this is where you will write your login logic | | |handleForgotPassword |this is where you will write your forgot pwd logic| |SignUp |handleSignUpButton |this 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. js 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

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago