mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-14 18:21:38 +00:00
frontend: no hacer history.back
a veces no es a donde queremos ir
This commit is contained in:
parent
5b379a70be
commit
5bb976b49e
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
target="_blank"
|
||||
rel="noopener"
|
||||
href={inject(routes.DumpIndex, { dumpUrl: params.dumpUrl })}
|
||||
on:click|preventDefault={() => history.back()}
|
||||
>
|
||||
<ArrowBack fill="currentColor" class="h-[1.25em]" />
|
||||
Volver a dataset {data.title}
|
||||
|
|
Loading…
Reference in a new issue