mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-16 04:44:29 +01:00
chore: remove prompt
This commit is contained in:
@@ -52,14 +52,6 @@ export default function ListProjectPage() {
|
||||
})
|
||||
|
||||
|
||||
usePrompt('You may have some unsaved changes. You still want to leave?', true)
|
||||
|
||||
|
||||
// if (!userId || profileQuery.loading)
|
||||
// return <LoadingPage />
|
||||
|
||||
// if (!profileQuery.data?.profile)
|
||||
// return <NotFoundPage />
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user