Skip to content

Commit

Permalink
Merge pull request #91 from emulsify-ds/fix-logo-component
Browse files Browse the repository at this point in the history
fix(90): add logo component definition
  • Loading branch information
callinmullaney authored Apr 25, 2023
2 parents c6933d7 + 95e55d5 commit af32ca8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions system.emulsify.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,12 @@
"structure": "molecules",
"dependency": ["buttons"]
},
{
"name": "logo",
"structure": "molecules",
"required": true,
"dependency": ["links", "images"]
},
{
"name": "menus",
"structure": "molecules",
Expand Down

0 comments on commit af32ca8

Please sign in to comment.