Skip to content

Commit

Permalink
added dummy user data
Browse files Browse the repository at this point in the history
  • Loading branch information
gr1nch3 committed Aug 28, 2022
1 parent 1ce08be commit 4c52393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/data/user/user_data.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const List user = [
{
"image": "#",
"image": "assets/images/user/default-user.png",
"firstname": "Akshay",
"lastname": "Maury",
"occupation": "student",
Expand Down

0 comments on commit 4c52393

Please sign in to comment.