dac81894c09a6435e23ee5404fe6a55a35050c0e
- Updated icon stroke and fill colors from `var(--text-button-color)` to `var(--text-color)` for consistency. - Refactored `Dashboard` component to utilize a new `DashboardMain` component for better structure. - Enhanced `DashboardMain` to manage project data fetching and rendering based on active folder and subfolder. - Implemented socket handling for project actions (add, delete, update, duplicate) in `ProjectSocketRes`. - Improved styles in `_dashboard.scss` for buttons and project cards, including hover effects and layout adjustments.
Description
No description provided
Languages
TypeScript
89%
SCSS
10.3%
JavaScript
0.3%
HTML
0.2%
CSS
0.1%