feat: delete implementation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user