brutalism design

This commit is contained in:
2026-05-22 06:01:27 +06:00
parent 5d45c9674f
commit d06892e990
9 changed files with 68 additions and 57 deletions

View File

@@ -35,7 +35,7 @@ export function useChatScroll(target: TemplateRef<HTMLElement>, options?: MaybeR
getArrivedState()
}, {
childList: true,
// subtree: true,
subtree: true,
})
useEventListener(el, 'scroll', () => {