Skip to content

Commit

Permalink
feature(#799): added svg image for the tile_layout (to be used in cat…
Browse files Browse the repository at this point in the history
…alog)
  • Loading branch information
RueRivoli authored and santiagoballadares committed Aug 14, 2023
1 parent fe52d32 commit 9f2bfbf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yoco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"build": "tsc && node --unhandled-rejections=strict dist/generate"
},
"style": "style.css",
"version": "2.4.5"
"version": "2.4.6"
}
1 change: 1 addition & 0 deletions packages/yoco/source/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export enum Icon {
TECH = 'tech',
THUMB_DOWN = 'thumb_down',
THUMB_UP = 'thumb_up',
TILE_LAYOUT = 'tile_layout',
TRASH = 'trash',
TRIANGLE_DOWN = 'triangle_down',
TRIANGLE_LEFT = 'triangle_left',
Expand Down
12 changes: 12 additions & 0 deletions packages/yoco/svg/tile_layout.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9f2bfbf

Please sign in to comment.