organise components in subfolders

This commit is contained in:
2024-08-13 10:15:39 +02:00
parent 7a6ba04220
commit 187e4fb604
34 changed files with 77 additions and 77 deletions

View File

@@ -1,5 +1,5 @@
import 'package:flutter/material.dart';
import 'package:patient_manager/components/mihTextInput.dart';
import 'package:patient_manager/components/inputsAndButtons/mihTextInput.dart';
import 'package:patient_manager/main.dart';
import 'package:patient_manager/objects/patients.dart';