refactor: streamline date conversion logic in repository implementations
This commit is contained in:
@@ -7,7 +7,6 @@ class GetStartedBackground extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Container(
|
||||
color: Colors.white,
|
||||
child: Column(
|
||||
children: [
|
||||
const SizedBox(height: 32),
|
||||
|
||||
Reference in New Issue
Block a user