Skip to content

Commit

Permalink
Enable adding the text and image widgets to header
Browse files Browse the repository at this point in the history
Issue: #261
Problem: Cannot add Image and Text widget to header
Solution: Add it to constraint in header widget manifest

Signed-off-by: Kornelia Kobiela <k.kobiela@samsung.com>
  • Loading branch information
Kornelia Kobiela committed Aug 20, 2019
1 parent 0d1f568 commit 1e3171b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tau-component-packages/components/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"iot-contextmenu",
"box",
"button",
"toggleslider"
"toggleslider",
"text",
"image"
],
"section": "header",
"class": [
Expand Down

0 comments on commit 1e3171b

Please sign in to comment.