@import "../theme";
@import "@material/form-field/mdc-form-field";
@import "@material/checkbox/mdc-checkbox";

:host {
  display: inline-block;
}