mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
update access denied copy
This commit is contained in:
@@ -19,7 +19,7 @@ export default function AccessDenied() {
|
||||
description={
|
||||
<>
|
||||
<Typography>
|
||||
You are currently signed in as {currentUser?.email}
|
||||
You are signed in as <strong>{currentUser?.email}</strong>
|
||||
</Typography>
|
||||
<Typography>
|
||||
You do not have access to this project. Please contact the project
|
||||
|
||||
Reference in New Issue
Block a user