Skip to content

Commit

Permalink
chore: export calendar helper
Browse files Browse the repository at this point in the history
  • Loading branch information
inikolova authored and Juveniel committed Jan 22, 2024
1 parent 7b4e2fb commit 8935208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/html/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export * from './coloreditor/index';
export * from './captcha/index';
export * from './colorpicker/index';
export * from './combobox/index';
export * from './calendar/index';
export * from './dateinput/index';
export * from './datepicker/index';
export * from './timepicker/index';
Expand Down

0 comments on commit 8935208

Please sign in to comment.