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,
borderRadius: BorderRadius.circular(20))),
),
SizedBox(
height: 10,
),
Expanded(
child: SingleChildScrollView(
child: Wrap(

Loading…
Cancel
Save