"No topics" and "No notifications" view
This commit is contained in:
parent
0909354a6c
commit
17e5af654b
9 changed files with 494 additions and 11 deletions
|
@ -12,6 +12,9 @@ const theme = createTheme({
|
|||
error: {
|
||||
main: red.A400,
|
||||
},
|
||||
body: {
|
||||
main: '#444',
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue