Skip to content

Commit

Permalink
chore(public_api): add export of step module.
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamAguera committed Oct 1, 2019
1 parent e30c3cd commit 0781c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/truly-ui/src/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export { StopwatchModule } from './components/stopwatch/index';
export { ShortcutModule } from './components/shortcut/index';
export { SplitButtonModule } from './components/splitbutton/index';
export { SwitchModule } from './components/switch/index';
export { StepModule } from './components/step/index';
export { TabControlModule } from './components/tabcontrol/index';
export { TextareaModule } from './components/textarea/index';
export { TimelineModule } from './components/timeline/index';
Expand Down

0 comments on commit 0781c13

Please sign in to comment.