import * as React from 'react';
import CounterBadge from '..';
import { counterBadgeTestkitFactory } from '../../../testkit';
import { counterBadgeTestkitFactory as counterBadgeEnzymeTestkitFactory } from '../../../testkit/enzyme';
import * as enzyme from 'enzyme';
function CounterBadgeWithMandatoryProps() {
return