export root as page

This commit is contained in:
Ryan Vazquez
2020-10-26 17:46:18 -04:00
parent 1f862ecf02
commit ff0dc1be98
@@ -14,5 +14,4 @@
* limitations under the License.
*/
export { CostInsightsPage } from './CostInsightsPage';
export { CostInsightsPageRoot } from './CostInsightsPageRoot';
export { CostInsightsPageRoot as CostInsightsPage } from './CostInsightsPageRoot';