import RepoLabel from 'sentry/components/repoLabel'; export default { title: 'Components/Tags/Repo Label', }; export const Default = () => { return prod; }; Default.storyName = 'Repo Label';