feat: use nostrdb for unix and rocksdb for windows

This commit is contained in:
reya
2024-06-02 08:16:59 +07:00
parent 1738cbdd97
commit 38d6c51921
4 changed files with 230 additions and 111 deletions

View File

@@ -48,7 +48,7 @@ export function MentionNote({
</User.Provider>
<div
className={cn(
"px-3 select-text content-break whitespace-normal text-balance leading-normal",
"px-3 select-text whitespace-normal text-pretty leading-normal",
data.content.length > 100 ? "max-h-[150px] gradient-mask-b-0" : "",
)}
>