Add Zoom icon

This commit is contained in:
2019-09-18 09:31:58 +02:00
parent fe4af46852
commit 985e1673ac
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
import Component from '@ember/component';
export default Component.extend({
tagName: ""
});