mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #5266 - New Stepper component
This commit is contained in:
parent
3ddf127783
commit
62e6aaeb28
17 changed files with 976 additions and 0 deletions
3
components/lib/stepperpanel/style/StepperPanelStyle.d.ts
vendored
Normal file
3
components/lib/stepperpanel/style/StepperPanelStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface StepperPanelStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue