mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Editor d.ts updated
This commit is contained in:
parent
e28c0d30f5
commit
b73c928b25
4 changed files with 48 additions and 44 deletions
9
components/checkbox/Checkbox.d.ts
vendored
9
components/checkbox/Checkbox.d.ts
vendored
|
@ -134,13 +134,4 @@ declare module '@vue/runtime-core' {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Checkbox is an extension to standard checkbox element with theming.
|
||||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Checkbox](https://www.primefaces.org/primevue/checkbox)
|
||||
*
|
||||
*/
|
||||
export default Checkbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue