Skip to content

Commit

Permalink
Export formatted date time
Browse files Browse the repository at this point in the history
  • Loading branch information
JBWatenbergScality committed May 2, 2023
1 parent 43c807d commit 019dd8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ export { Icon } from './components/icon/Icon.component';
export { StatusWrapper } from './components/statuswrapper/Statuswrapper.component';
export { Stack, Wrap, spacing } from './spacing';
export { Form, FormSection, FormGroup } from './components/form/Form.component';
export { FormattedDateTime } from './components/date/FormattedDateTime';
export { IconHelp } from './components/IconHelper';
export { Dropzone } from './components/dropzone/Dropzone';

0 comments on commit 019dd8c

Please sign in to comment.