Skip to content

Commit

Permalink
Missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeSidSmith authored Jun 7, 2017
1 parent 7b781cb commit fd3ae53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export { Row } from './row';
export { Section } from './section';
export { SpacedGroup } from './spaced-group';
export {
Tab
Tab,
Tabs,
} from './tabs';
export {
Expand Down

0 comments on commit fd3ae53

Please sign in to comment.