Refactor SVG icons and update asset paths and fix RoutinesView issues

This commit is contained in:
mohammad
2025-04-06 11:28:59 +03:00
parent 64f61a6c3d
commit ad922577da
8 changed files with 9 additions and 55 deletions

View File

@ -90,6 +90,7 @@ class _RoutinesViewState extends State<RoutinesView> {
],
),
),
const SizedBox(height: 50),
],
),
)