Francisco Pessano 74f550f3c2 Refactor ProjectsView to use updated Tabs component and adjust loading strategy
- Moved Tabs import in ProjectsView to the correct location.
- Updated Tabs component in ui/tabs.tsx to use BaseTabs from @base-ui-components/react/tabs, adding context and improved structure.
- Enhanced Tabs functionality with TabIndicator and improved styling options.
- Changed project loading strategy in projects.astro from client:load to client:only for better performance.
2025-07-13 20:49:53 -03:00

python3 -m venv prod && . prod/bin/activate

Description
No description provided
Readme 211 KiB
Languages
Python 100%