Consistent error responses. Updated login page.
This commit is contained in:
@@ -8,7 +8,7 @@ export function WebsitesPage() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<WebsitesHeader teamId={teamId} allowCreate={false} />
|
||||
<WebsitesHeader />
|
||||
<WebsitesDataTable teamId={teamId} allowEdit={false} />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user