Skip to content

Commit

Permalink
Update HomePage.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jin10086 committed Nov 27, 2020
1 parent a247745 commit f4139ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/home/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function HomePage() {

return (
<>
<LiquidityPage/>
{/* <LiquidityPage/> */}
<SnackbarContent
message={
<span onClick={() => window.open(t('Home-SnackBarUrl'))} style={{fontWeight: "bold"}}>
Expand Down

0 comments on commit f4139ff

Please sign in to comment.