Add BaseButton as a global component and remove all the local imports
Change BaseButton component code to composition API from Options API
Add modularity in auth store
Add variable names and placeholder colors in variables.css
Change the style of login button
Description
Add BaseButton as a global component and remove all the local imports Change BaseButton component code to composition API from Options API Add modularity in auth store Add variable names and placeholder colors in variables.css Change the style of login button
Changes