Commit 2eb8c345 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac

parent fa9835a7
......@@ -251,7 +251,7 @@
<button
class="flex space-x-1"
on:click={() => {
history.back();
goto('/workspace/models');
}}
>
<div class=" self-center">
......
......@@ -205,7 +205,7 @@
<button
class="flex space-x-1"
on:click={() => {
history.back();
goto('/workspace/models');
}}
>
<div class=" self-center">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment