mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Project delete.
This commit is contained in:
@@ -39,6 +39,7 @@ export default async function RoutePage(props: PageParams<{ projectId: string }>
|
||||
</PageTitle>
|
||||
<PageActions className="justify-between">
|
||||
<ButtonDeleteProject
|
||||
projectId={projectId}
|
||||
text={"Delete Project"}
|
||||
/>
|
||||
</PageActions>
|
||||
|
||||
Reference in New Issue
Block a user