mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Remove old .d.ts comments
This commit is contained in:
parent
82883bcfc1
commit
cf14cd2b81
7 changed files with 1 additions and 63 deletions
9
components/image/Image.d.ts
vendored
9
components/image/Image.d.ts
vendored
|
@ -80,13 +80,4 @@ declare module '@vue/runtime-core' {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Displays an image with preview and tranformation options. For multiple image, see Galleria.
|
||||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Image](https://primevue.org/image)
|
||||
*
|
||||
*/
|
||||
export default Image;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue