mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Visual Console Refactor: minor change
Former-commit-id: 2380785b00bc6f400e147d782b2713819d9aa97f
This commit is contained in:
parent
62792c078f
commit
80f4f8f381
@ -25,7 +25,7 @@ export type EventsHistoryProps = {
|
|||||||
* This will allow us to ensure the type safety.
|
* This will allow us to ensure the type safety.
|
||||||
*
|
*
|
||||||
* @param data Raw object.
|
* @param data Raw object.
|
||||||
* @return An object representing the simple value props.
|
* @return An object representing the events history props.
|
||||||
* @throws Will throw a TypeError if some property
|
* @throws Will throw a TypeError if some property
|
||||||
* is missing from the raw object or have an invalid type.
|
* is missing from the raw object or have an invalid type.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user