mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-25 23:40:24 +08:00
3 lines
137 B
JavaScript
3 lines
137 B
JavaScript
import { AbstractCheckbox } from 'Component/AbstractCheckbox';
|
|
|
|
export class CheckboxMaterialDesignComponent extends AbstractCheckbox {}
|