Skip to content

Commit

Permalink
update to name
Browse files Browse the repository at this point in the history
  • Loading branch information
manikantakailasa committed Jun 25, 2024
1 parent c2c1246 commit 5b3349d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const SitegenEditorPatternsSidebar = () => {
}, [ currentData ] );

useEffect( () => {
if ( activeTab?.home !== 'favorites' ) {
if ( activeTab?.name !== 'favorites' ) {
setActiveTab( {
name: 'all_versions',
title: (
Expand Down

0 comments on commit 5b3349d

Please sign in to comment.