add commnt section

pull/14/head
Lucas Delanier 2 years ago
parent 239addee42
commit 4e6d682608

@ -98,6 +98,9 @@ class _FeedScreenState extends State<FeedScreen>
color: Colors.white, color: Colors.white,
borderRadius: BorderRadius.circular(20))), borderRadius: BorderRadius.circular(20))),
), ),
SizedBox(
height: 10,
),
Expanded( Expanded(
child: SingleChildScrollView( child: SingleChildScrollView(
child: Wrap( child: Wrap(

Loading…
Cancel
Save