mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Typo fix
This commit is contained in:
parent
2f4afc71be
commit
46b0f6706f
3 changed files with 5 additions and 5 deletions
4
components/datatable/DataTable.d.ts
vendored
4
components/datatable/DataTable.d.ts
vendored
|
@ -2,7 +2,7 @@
|
|||
*
|
||||
* DataTable displays data in tabular format.
|
||||
*
|
||||
* [Live Demo](https://www.primereact.org/datatable/)
|
||||
* [Live Demo](https://www.primevue.org/datatable/)
|
||||
*
|
||||
* @module datatable
|
||||
*
|
||||
|
@ -1071,7 +1071,7 @@ export interface DataTableEmits {
|
|||
}
|
||||
|
||||
/**
|
||||
* **PrimeReact - DataTable**
|
||||
* **PrimeVue - DataTable**
|
||||
*
|
||||
* * _DataTable displays data in tabular format._
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue