diff --git a/scm-ui/ui-core/src/base/index.ts b/scm-ui/ui-core/src/base/index.ts index db167c946a..5276df5be3 100644 --- a/scm-ui/ui-core/src/base/index.ts +++ b/scm-ui/ui-core/src/base/index.ts @@ -23,3 +23,4 @@ export * from "./notifications"; export * from "./overlays"; export * from "./shortcuts"; export * from "./text"; +export * from "./status";