
Removes the dedicated `HomePage` and its associated model files. Configures `ReceptionPage` as the new default landing page after successful login and product form submission. Updates navigation and state management dependencies to direct users to the primary operational interface upon entry.
2 lines
40 B
Dart
2 lines
40 B
Dart
export 'reception/reception_page.dart';
|