Use useMessages hook everywhere.
This commit is contained in:
@@ -15,7 +15,6 @@ body {
|
||||
flex: 1;
|
||||
color: var(--font-color100);
|
||||
background: var(--base50);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
*,
|
||||
@@ -63,5 +62,4 @@ svg {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user