diff --git a/client/homebrew/homebrew.jsx b/client/homebrew/homebrew.jsx index 138b54f85..680d34cb5 100644 --- a/client/homebrew/homebrew.jsx +++ b/client/homebrew/homebrew.jsx @@ -61,7 +61,7 @@ const Homebrew = (props)=>{ if(brew.pureError) { return ( -
+
} /> @@ -73,7 +73,7 @@ const Homebrew = (props)=>{ return ( -
+
} /> } />