Skip to content

Commit

Permalink
fixed ColorCheckboxElement
Browse files Browse the repository at this point in the history
  • Loading branch information
appreciated committed Sep 24, 2019
1 parent 9c5e66a commit cb829b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/palette/color-picker-color-checkbox.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import {CheckboxElement} from '@vaadin/vaadin-checkbox/src/vaadin-checkbox';
import '@vaadin/vaadin-checkbox';
import 'tinycolor2';
import ColorPickerUtils from '../utils/color-picker-utils';

Expand Down

0 comments on commit cb829b7

Please sign in to comment.