This commit is contained in:
Benjamin Toby
2025-07-20 10:56:17 +01:00
parent b6a5982f02
commit 668b596402
13 changed files with 59 additions and 100 deletions
+1
View File
@@ -69,6 +69,7 @@ export default function LinkList({
{...props}
className={twMerge(
"flex flex-row items-center gap-1",
"twui-link-list",
props.className
)}
>