function renderPrefix(state) {
  const {componentName, prefix} = state;

  if (prefix) {
    return (// eslint-disable-line