Separated the ProfileLevel into multiple components and made a Card one
This commit is contained in:
10
src/demo/user.json
Normal file
10
src/demo/user.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"username": "tiago.ribeiro",
|
||||
"name": {
|
||||
"first": "Tiago",
|
||||
"last": "Ribeiro"
|
||||
},
|
||||
"profilePicture": "https://daisyui.com/images/stock/photo-1534528741775-53994a69daeb.jpg",
|
||||
"id": "cb20bf1c-188b-409c-acc1-ee59295684f4",
|
||||
"experience": 561
|
||||
}
|
||||
Reference in New Issue
Block a user