(fix): connections (again)
(qol): update todo
This commit is contained in:
parent
676dea2aa4
commit
3666902ac9
6 changed files with 88 additions and 57 deletions
|
|
@ -27,6 +27,7 @@ export function Basic({
|
|||
return (
|
||||
<Button
|
||||
render={<div />}
|
||||
nativeButton={false}
|
||||
variant="outline"
|
||||
className="animate-in fade-in duration-300 h-auto w-full justify-start gap-2.5 rounded-xl min-h-12.5!"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue