mirror of
https://github.com/docmost/docmost.git
synced 2025-11-14 05:41:11 +10:00
client: updates
* work on groups ui * move settings to its own page * other fixes and refactoring
This commit is contained in:
@ -18,7 +18,7 @@ root.render(
|
||||
<MantineProvider theme={theme}>
|
||||
<ModalsProvider>
|
||||
<TanstackProvider>
|
||||
<Notifications position="top-center" limit={3} />
|
||||
<Notifications position="top-right" limit={3} />
|
||||
<App />
|
||||
</TanstackProvider>
|
||||
</ModalsProvider>
|
||||
|
||||
Reference in New Issue
Block a user