feat: delete implementation

This commit is contained in:
redglow
2026-06-21 14:48:33 +02:00
parent 3d91bf0a63
commit 961cc6e5ae
6 changed files with 74 additions and 19 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ function RouteComponent() {
<Box
component="form"
enctype="multipart/form-data"
action="/api/announcements/add"
action="/api/announcements"
method="POST"
sx={{
display: "flex",