Compare commits
1 commit
cc7b2b9fda
...
6f47a56653
Author | SHA1 | Date | |
---|---|---|---|
6f47a56653 |
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
|||
</div>
|
||||
<:actions>
|
||||
<.link patch={~p"/exams/new"}>
|
||||
<.button class="dark:bg-sky-300 text-white dark:text-black/80 dark:hover:bg-sky-400">New Exam</.button>
|
||||
<.button class="dark:bg-sky-300 text-white dark:text-black/80 dark:hover:bg-sky-400">
|
||||
New Exam
|
||||
</.button>
|
||||
</.link>
|
||||
</:actions>
|
||||
</.header>
|
||||
|
|
Loading…
Reference in a new issue