Skip to content

Commit

Permalink
WRQ-25915: Added custom site icon for sampler app (#3246)
Browse files Browse the repository at this point in the history
* added custom site icon for storybook

* Update packages/sampler/.storybook/manager-head.html

* removed manager-head
  • Loading branch information
daniel-stoian-lgp authored Jun 21, 2024
1 parent b5ae078 commit a442418
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sampler/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ module.exports = {
];
},
stories: ['./../stories/default/*.js'],
staticDirs: ['../public'],
addons: [
'@enact/storybook-utils/addons/actions',
'@enact/storybook-utils/addons/controls',
Expand Down
Binary file added packages/sampler/public/favicon.ico
Binary file not shown.

0 comments on commit a442418

Please sign in to comment.