diff --git a/src/App.re b/src/App.re index a5aeaab..3c418dc 100644 --- a/src/App.re +++ b/src/App.re @@ -78,6 +78,7 @@ let make = () => { {React.string("All")} dispatch(SetCategory(Some(`Hero)))} selected={state.category === Some(`Hero)}> {React.string("Hero")}