mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #5612 - InputSwitch / ToggleSwitch
This commit is contained in:
parent
1428cc12df
commit
f240b953b4
16 changed files with 384 additions and 263 deletions
|
@ -1,3 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
import { ToggleSwitchStyle } from '../../toggleswitch/style/ToggleSwitchStyle';
|
||||
|
||||
export interface InputSwitchStyle extends BaseStyle {}
|
||||
export interface InputSwitchStyle extends ToggleSwitchStyle {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue