Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 1202 | Rev 1562 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1202 Rev 1219
Línea 26... Línea 26...
26
        <Container>
26
        <Container>
27
          <h1>Something went wrong, please reload the page</h1>
27
          <h1>Something went wrong, please reload the page</h1>
Línea 28... Línea 28...
28
 
28
 
29
          <ButtonPrimary
29
          <ButtonPrimary
30
            className='mt-3'
30
            className='mt-3'
31
            onClick={() => window.location.reload()}
31
            onClick={() => window.location.reload(true)}
32
            label='Reload'
32
            label='Reload'
33
          />
33
          />
34
        </Container>
34
        </Container>
35
      )
35
      )