export const activityLogsModule = angular
  .module('portainer.app.react.components.activity-logs', [])
  .component(
    'authenticationLogsTable',
    r2a(withUIRouter(withReactQuery(AuthenticationLogsTable)), [