Skip to content

Commit

Permalink
Merge pull request #72 from takenet/feature/add-illustrations
Browse files Browse the repository at this point in the history
feat(illustrations): add illustrations exchange-person and loading-error
  • Loading branch information
lucasMurtaVI committed Jan 5, 2023
2 parents ed42299 + 68820f4 commit 36821aa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/illustrations/default/Exchange-Person.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/illustrations/default/Loading-Error.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions properties/assets/illustrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
"delivery-chat": {
"value": "assets/illustrations/default/Delivery-chat.svg"
},
"exchange-person": {
"value": "assets/illustrations/default/Exchange-Person.svg"
},
"faq": {
"value": "assets/illustrations/default/FAQ.svg"
},
Expand All @@ -61,6 +64,9 @@
"girl-tablet": {
"value": "assets/illustrations/default/Girl-tablet.svg"
},
"loading-error": {
"value": "assets/illustrations/default/Loading-Error.svg"
},
"management": {
"value": "assets/illustrations/default/Management.svg"
},
Expand Down

0 comments on commit 36821aa

Please sign in to comment.