Skip to content

Commit

Permalink
fix: getRelativePeriodsDetails export
Browse files Browse the repository at this point in the history
  • Loading branch information
BRaimbault committed Dec 5, 2024
1 parent 38ebd10 commit 501a5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ export {
export {
getRelativePeriodsOptionsById,
getRelativePeriodsName,
getRelativePeriodsItemsCount,
getRelativePeriodsDetails,
} from './components/PeriodDimension/utils/relativePeriods.js'
export { getFixedPeriodsOptionsById } from './components/PeriodDimension/utils/fixedPeriods.js'

Expand Down

0 comments on commit 501a5bf

Please sign in to comment.