diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d1092e3..7d1d95638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Changelog +## Changelog - Select Variants Working -- Click on cart item title, closes the sidebar \ No newline at end of file +- Click on cart item title, closes the sidebar diff --git a/components/common/I18nWidget/I18nWidget.tsx b/components/common/I18nWidget/I18nWidget.tsx index 9bfc7b63c..fbe67a4c1 100644 --- a/components/common/I18nWidget/I18nWidget.tsx +++ b/components/common/I18nWidget/I18nWidget.tsx @@ -43,7 +43,7 @@ const I18nWidget: FC = () => { const currentLocale = locale || defaultLocale return ( - setDisplay(false)} > + setDisplay(false)}>