Commit Graph

5 Commits

Author SHA1 Message Date
jalvarado 0195bf0778 fix: update sass version and refactor input components
- Updated `sass` version from `^1.86.0` to `^1.32.13` in `package.json`.
- Refactored `Input` component to create a new `SimpleInput` component without password visibility toggle.
- Introduced a new `PasswordInput` component for handling password inputs with show/hide functionality.
- Updated imports and usage of input components in relevant pages to reflect the new structure.
2025-05-27 10:50:53 -06:00
jalvarado 5706232212 popover 2025-03-25 17:57:54 -06:00
jorgemike 8ab8d6d771 Componentes 2025-03-22 18:08:10 -05:00
jorgemike 637d16a04f Instalacion de dependencias 2025-03-21 23:20:58 -05:00
jorgemike 735eff74ae Initial commit from Create Next App 2025-03-21 23:14:35 -05:00