feat(overlays drawer): initialised overlays drawer and displayed public overlays
Compare changes
Files
15@@ -41,4 +41,16 @@ describe('TopBar - component', () => {
Closes MIN-190
In this PR I introduced drawer for overlays and displayed public overlays. No other functionality was involved - just displaying the data in the drawer.