Commit 60a8519f authored by tom's avatar tom

check check

parent deb3868b
...@@ -13,6 +13,8 @@ import ProfileMenuDesktop from 'ui/snippets/profileMenu/ProfileMenuDesktop'; ...@@ -13,6 +13,8 @@ import ProfileMenuDesktop from 'ui/snippets/profileMenu/ProfileMenuDesktop';
import SearchBar from 'ui/snippets/searchBar/SearchBar'; import SearchBar from 'ui/snippets/searchBar/SearchBar';
const Home = () => { const Home = () => {
// eslint-disable-next-line no-console
console.log('check check');
return ( return (
<Page isHomePage> <Page isHomePage>
<Box <Box
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment