refactor: Rename date parsing helper functions for consistency
This commit is contained in:
@@ -78,7 +78,7 @@ class _DataManagementPageState extends State<DataManagementPage> {
|
||||
child: Column(
|
||||
children: [
|
||||
// Menu horizontal en mobile
|
||||
Container(
|
||||
SizedBox(
|
||||
height: 60,
|
||||
child: ListView.builder(
|
||||
scrollDirection: Axis.horizontal,
|
||||
|
||||
Reference in New Issue
Block a user