Skip to content

Commit

Permalink
Merge pull request #42 from lana/add-cash-location
Browse files Browse the repository at this point in the history
Add PromptCashLocation icon
  • Loading branch information
José Ortiz authored Dec 28, 2020
2 parents 4979e9b + b8afdfe commit 87e0825
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 83 deletions.
162 changes: 80 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lana/b2c-mapp-ui-assets",
"version": "4.9.4",
"version": "4.10.0",
"description": "Lana B2C Microapp UI Assets, icons and images for general use.",
"repository": {
"type": "git",
Expand Down
51 changes: 51 additions & 0 deletions src/icons/promptCashLocation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ import PigMoneyIcon from './icons/pigMoney.svg';
import PinIcon from './icons/pin.svg';
import PresentIcon from './icons/present.svg';
import ProductsIcon from './icons/products.svg';
import PromptCashLocationImage from './icons/promptCashLocation.svg';
import PromptLocationImage from './icons/promptLocation.svg';
import PromptPermissionsImage from './icons/promptPermissions.svg';
import PromptSelfieImage from './icons/promptSelfie.svg';
Expand Down Expand Up @@ -514,6 +515,7 @@ export {
PinIcon,
PresentIcon,
ProductsIcon,
PromptCashLocationImage,
PromptLocationImage,
PromptPermissionsImage,
PromptSelfieImage,
Expand Down

0 comments on commit 87e0825

Please sign in to comment.