Compare commits
1 commit
cc7b2b9fda
...
6f47a56653
Author | SHA1 | Date | |
---|---|---|---|
6f47a56653 |
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@
|
||||||
</div>
|
</div>
|
||||||
<:actions>
|
<:actions>
|
||||||
<.link patch={~p"/exams/new"}>
|
<.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>
|
</.link>
|
||||||
</:actions>
|
</:actions>
|
||||||
</.header>
|
</.header>
|
||||||
|
|
Loading…
Reference in a new issue