### Examples **More examples** are available on NorthStar Storybook. ```jsx import Badge from 'aws-northstar/components/Badge'; import Container from 'aws-northstar/layouts/Container'; import Inline from 'aws-northstar/layouts/Inline'; ``` ```jsx import Badge from 'aws-northstar/components/Badge'; import Container from 'aws-northstar/layouts/Container'; import Inline from 'aws-northstar/layouts/Inline'; ```