From ab98bf5d6cd80446ddb95624fa97a5a381b3aa13 Mon Sep 17 00:00:00 2001 From: "G.Ambatte" Date: Mon, 26 Sep 2022 00:05:53 +1300 Subject: [PATCH] Fix Routes --- client/homebrew/homebrew.jsx | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/client/homebrew/homebrew.jsx b/client/homebrew/homebrew.jsx index df08e3af1..5fa225945 100644 --- a/client/homebrew/homebrew.jsx +++ b/client/homebrew/homebrew.jsx @@ -65,22 +65,21 @@ const Homebrew = createClass({ return (
- - }/> - }/> - }/> - }/> - }/> - }/> - }/> - }/> - }/> - }/> - }/> + + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> + } /> } /> } /> } /> - +
);