diff --git a/src/Layout.re b/src/Layout.re index c95ff9f..9dbe9a5 100644 --- a/src/Layout.re +++ b/src/Layout.re @@ -125,9 +125,8 @@ module Sidebar = { }; [@react.component] - let make = (~innerContainerId=?, ~fullHeight=false, ~children=React.null) => -