SEEK Style Guide

Month Picker
import {
  MonthPicker
} from 'seek-style-guide/react';


<MonthPicker
  id="startMonth"
  label="Started"
  message=""
/>
Click to copy