add Notification(Error Handling)
This commit is contained in:
@@ -25,7 +25,7 @@ const FirstComponent = () => {
|
||||
</Typography>
|
||||
{isAuth ? (
|
||||
<Button
|
||||
variant="outlined"
|
||||
variant="contained"
|
||||
component={NextLinkComposed}
|
||||
to={{
|
||||
pathname: "/dashboard",
|
||||
|
||||
Reference in New Issue
Block a user