mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #5621 - New Component: Tabs
This commit is contained in:
parent
53168665d4
commit
c80c3ad0ea
57 changed files with 3934 additions and 35 deletions
3
components/lib/tabs/style/TabsStyle.d.ts
vendored
Normal file
3
components/lib/tabs/style/TabsStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface TabsStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue