refactor to dashboard!
This commit is contained in:
parent
98a582c8d4
commit
1d48ab8256
3 changed files with 81 additions and 59 deletions
|
@ -50,6 +50,7 @@ export default component$(() => {
|
|||
/>
|
||||
|
||||
<div class="flex items-center gap-2">
|
||||
{/* TODO: replace this button with a modal with options like settings log out etc */}
|
||||
<button
|
||||
class="duration-100 hover:bg-white text-white hover:text-black p-2 rounded-lg"
|
||||
onClick$={async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue