Skip to content

Commit

Permalink
fix(checkbox): fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
lizardruss committed Jun 26, 2018
1 parent e213fca commit 212b189
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/checkbox/src/react/index.js
Expand Up @@ -5,7 +5,6 @@ import { defaultName as themeDefaultName } from '@pluralsight/ps-design-system-t
import * as propsUtil from '@pluralsight/ps-design-system-util/props'

import css from '../css'
import * as vars from '../vars'

const checkboxHtmlPropsWhitelist = [
'type',
Expand Down

0 comments on commit 212b189

Please sign in to comment.