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}
|
key={key}
|
||||||
loader={loader}
|
loader={loader}
|
||||||
isPaginated
|
isPaginated
|
||||||
ariaLabelKey="events:title"
|
ariaLabelKey="events:adminEvents"
|
||||||
searchPlaceholderKey="events:searchForEvent"
|
searchPlaceholderKey="events:searchForEvent"
|
||||||
toolbarItem={
|
toolbarItem={
|
||||||
<>
|
<>
|
||||||
|
|
Loading…
Reference in a new issue