Polished
This commit is contained in:
@@ -120,7 +120,7 @@ class _ProjectsState extends State<Projects> {
|
||||
),
|
||||
Divider(),
|
||||
Container(
|
||||
height: 100,
|
||||
height: 200,
|
||||
child: ListView.builder(
|
||||
itemCount: User.projects.length,
|
||||
itemBuilder: (context,index){
|
||||
|
||||
Reference in New Issue
Block a user