pl-fe: reduce nested elements part 2
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -60,12 +60,10 @@ const PlFeMount = () => {
|
||||
<ModalRoot />
|
||||
</Suspense>
|
||||
|
||||
<div id='toaster'>
|
||||
<Toaster
|
||||
position='top-right'
|
||||
containerClassName='top-4'
|
||||
/>
|
||||
</div>
|
||||
<Toaster
|
||||
position='top-right'
|
||||
containerClassName='top-4'
|
||||
/>
|
||||
</Route>
|
||||
</Switch>
|
||||
</ScrollContext>
|
||||
|
||||
Reference in New Issue
Block a user