Migrate to external library for interacting with API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -42,7 +42,6 @@ const SearchPage: React.FC<ISearchPage> = ({ children }) => {
|
||||
<WhoToFollowPanel limit={3} />
|
||||
)}
|
||||
|
||||
|
||||
<LinkFooter />
|
||||
</Layout.Aside>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user