mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-29 15:26:09 +00:00
4 lines
137 B
JavaScript
4 lines
137 B
JavaScript
import { AbstractCheckbox } from 'Component/AbstractCheckbox';
|
|
|
|
export class CheckboxMaterialDesignComponent extends AbstractCheckbox {}
|