Skip to content

Commit

Permalink
Merge branch 'main' into 2371-we-should-not-reset-the-selected-time-t…
Browse files Browse the repository at this point in the history
…o-mindate-for-already-saved-values
  • Loading branch information
josephmathew900 authored Nov 27, 2024
2 parents 7674d3e + 30ac2fa commit 5a54096
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ addons.setConfig({

const link = document.createElement("link");
link.setAttribute("rel", "shortcut icon");
link.setAttribute("href", "./favicon_light.ico");
link.setAttribute("href", "./favicon.ico");
document.head.appendChild(link);
Binary file added .storybook/public/favicon.ico
Binary file not shown.
Binary file removed .storybook/public/favicon_dark.ico
Binary file not shown.
Binary file removed .storybook/public/favicon_light.ico
Binary file not shown.

0 comments on commit 5a54096

Please sign in to comment.