diff --git a/src/index.js b/src/index.js index eb4c3dbfc..c919ab55f 100644 --- a/src/index.js +++ b/src/index.js @@ -339,7 +339,7 @@ export { export { getRelativePeriodsOptionsById, getRelativePeriodsName, - getRelativePeriodsItemsCount, + getRelativePeriodsDetails, } from './components/PeriodDimension/utils/relativePeriods.js' export { getFixedPeriodsOptionsById } from './components/PeriodDimension/utils/fixedPeriods.js'