Skip to content

Commit

Permalink
fix: Export DLS_COMPONENT_SLOT_NAMES constant
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Apr 2, 2024
1 parent 94f12f6 commit cd1870c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@

export * from './DEFAULT_CHART_COLORS';
export * from './DLS_COMPONENT_NAMES';
export * from './DLS_COMPONENT_SLOT_NAMES';
export * from './SORT_DIRECTION_TYPES';

0 comments on commit cd1870c

Please sign in to comment.