import React from 'react';
import { States } from '../../utilities';
import { Badge } from './Badge';
export default { title: 'Components/Badge' };
export const Themes = () => (
<>
BESTSELLER
TRENDING
Fall Essential
Runs small we recommend sizing up one size.
25% off with Code FALL-25
30% off with Code TREAT30
>
);
export const CustomChildren = () => (
Exclusive
);