take off new words this month for now

This commit is contained in:
adueck 2023-07-27 23:20:38 +04:00
parent 54fb2050c1
commit 3a1d58c30b
1 changed files with 2 additions and 2 deletions

View File

@ -647,12 +647,12 @@ class App extends Component<RouteComponentProps, State> {
</Link> </Link>
</div> </div>
)} )}
<Link {/* <Link
to="/new-entries" to="/new-entries"
className="plain-link font-weight-light" className="plain-link font-weight-light"
> >
<div className="my-4">New words this month</div> <div className="my-4">New words this month</div>
</Link> </Link> */}
<div className="my-4 pt-3"> <div className="my-4 pt-3">
<Link <Link
to="/phrase-builder" to="/phrase-builder"