fixed id
This commit is contained in:
parent
6b962577ba
commit
78d65f934c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ export const AdminEvents = () => {
|
|||
key={key}
|
||||
loader={loader}
|
||||
isPaginated
|
||||
ariaLabelKey="events:title"
|
||||
ariaLabelKey="events:adminEvents"
|
||||
searchPlaceholderKey="events:searchForEvent"
|
||||
toolbarItem={
|
||||
<>
|
||||
|
|
Loading…
Reference in a new issue