preparing to release
This commit is contained in:
parent
e7d49ecf4d
commit
6ee7e2a375
@ -179,7 +179,7 @@ interface NotificationData {
|
|||||||
}
|
}
|
||||||
|
|
||||||
interface NotificationsTableInterface{
|
interface NotificationsTableInterface{
|
||||||
notifications: NotificationData[],
|
notifications: any,
|
||||||
onChange: any
|
onChange: any
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user