network-resurrector/src/components/common/index.js

4 lines
60 B
JavaScript

import DataLabel from "./DataLabel";
export { DataLabel };