mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 11:22:11 +00:00
Fixed missing Sidebar export
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
4ad8e7596b
commit
a97d849adc
@ -22,6 +22,7 @@ import Navbar from './Navbar'
|
||||
import NotificationManager from './NotificationManager'
|
||||
import Popup from './Popup'
|
||||
import Row from './Row'
|
||||
import Sidebar from './Sidebar'
|
||||
import Table from './Table'
|
||||
import Text from './Text'
|
||||
import * as Util from './Util'
|
||||
@ -45,6 +46,7 @@ export {
|
||||
NotificationManager,
|
||||
Popup,
|
||||
Row,
|
||||
Sidebar,
|
||||
Table,
|
||||
Text,
|
||||
Util
|
||||
|
Loading…
x
Reference in New Issue
Block a user