From 49a29c2fb78932ccc50abf66683bebf1435aabe8 Mon Sep 17 00:00:00 2001 From: Fahd74 <53150426+Fahd74@users.noreply.github.com> Date: Thu, 5 Dec 2024 16:30:29 +0000 Subject: [PATCH] Facebook UI --- lib/widgets/story_item.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/widgets/story_item.dart b/lib/widgets/story_item.dart index 8dc8c4e..6bbffac 100644 --- a/lib/widgets/story_item.dart +++ b/lib/widgets/story_item.dart @@ -23,4 +23,3 @@ class StoryItem extends StatelessWidget { ); } } -// what about now \ No newline at end of file