Skip to content

Commit

Permalink
PWA-471: Update Home Page content after cache hit (magento#2230)
Browse files Browse the repository at this point in the history
  • Loading branch information
davemacaulay committed Jun 9, 2020
1 parent 6fdb02a commit bbb792c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const PageLoadingIndicator = props => {
size={24}
classes={{ icon: classes.indicator }}
/>
<span className={classes.message}>{props.children}</span>
</div>
);
};
Expand Down

0 comments on commit bbb792c

Please sign in to comment.