Enhanced file uploading for production (thanks citrinitas3421!)
This commit is contained in:
@@ -5,6 +5,7 @@ import Uploader from 'src/components/Uploader/Uploader'
|
||||
|
||||
const HomePage = () => {
|
||||
const { isAuthenticated } = useAuth()
|
||||
|
||||
return (
|
||||
<>
|
||||
<Metadata title="Home" description="Home page" />
|
||||
|
||||
Reference in New Issue
Block a user