Export NetworkIndicator component
This commit is contained in:
parent
104f9e247f
commit
639d7e9dd4
|
@ -29,3 +29,4 @@ export {
|
|||
} from "./components/Menu/Menu";
|
||||
export { AppBar } from "./components/AppBar/AppBar";
|
||||
export { Page } from "./components/Page/Page";
|
||||
export { NetworkIndicator } from "./components/NetworkIndicator/NetworkIndicator";
|
||||
|
|
Loading…
Reference in New Issue