Posting a post works

This commit is contained in:
Ilay Eble 2025-06-27 14:28:58 +02:00 committed by MisbehavedNinjaRadiator
parent d6517126d2
commit a6c234a7ec
3 changed files with 49 additions and 29 deletions

View file

@ -39,6 +39,7 @@ function App() {
<Footer />
</Router>
</Auth>
);
}