Skip to content

Commit

Permalink
Merge pull request #406 from dcos-labs/nat/codesnippet-path
Browse files Browse the repository at this point in the history
chore: export codesnippet from packages index
  • Loading branch information
mperrotti authored Sep 18, 2019
2 parents 6c78795 + c35966c commit f9c0922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export { Tooltip } from "./tooltip";
export { Typeahead } from "./typeahead";
export { UIKitThemeProvider } from "./themes";
export { Legacy };
export { CodeSnippet } from "./codesnippet";

// Style utility components
export { Container, Flex, FlexItem, GridList } from "./styleUtils/layout";
Expand Down

0 comments on commit f9c0922

Please sign in to comment.