File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,11 @@ import ModalDirectional from './src/components/ModalDirectional'
30
30
import ModalStepsForward from './src/components/ModalStepsForward'
31
31
import PlatformaticIcon from './src/components/PlatformaticIcon'
32
32
import Playground from './src/components/Playground'
33
+ import Report from './src/components/Report'
33
34
import SearchBar from './src/components/SearchBar'
34
35
import SearchBarV2 from './src/components/SearchBarV2'
35
36
import SimpleMetric from './src/components/SimpleMetric'
37
+ import SplashScreen from './src/components/SplashScreen'
36
38
import Status from './src/components/Status'
37
39
import Tooltip from './src/components/Tooltip'
38
40
import TooltipAbsolute from './src/components/TooltipAbsolute'
@@ -76,9 +78,11 @@ export {
76
78
ModalStepsForward ,
77
79
PlatformaticIcon ,
78
80
Playground ,
81
+ Report ,
79
82
SearchBar ,
80
83
SearchBarV2 ,
81
84
SimpleMetric ,
85
+ SplashScreen ,
82
86
Status ,
83
87
TabbedWindow ,
84
88
Tag ,
You can’t perform that action at this time.
0 commit comments