diff --git a/src/components/RegistrationTokens.jsx b/src/components/RegistrationTokens.jsx index 217e962..96fa6db 100644 --- a/src/components/RegistrationTokens.jsx +++ b/src/components/RegistrationTokens.jsx @@ -54,7 +54,7 @@ const dateFormatter = v => { return `${year}-${month}-${day}T${hour}:${minute}`; }; -const registrationTokenFilters = []; +const registrationTokenFilters = []; export const RegistrationTokenList = props => ( ( perPage={500} > - - - - + + + + ( } > - + ); @@ -114,15 +121,17 @@ export const RegistrationTokenCreate = props => ( export const RegistrationTokenEdit = props => ( - - - + + +