fix: Emoji in title positioning (#2927)
* wip * fix measure on first render * wip * refactor * tsc * remove fragment * refactor (again) * cleanup
This commit is contained in:
@@ -44,7 +44,6 @@ export default async function present(
|
||||
urlId: document.urlId,
|
||||
title: document.title,
|
||||
text,
|
||||
emoji: document.emoji,
|
||||
tasks: document.tasks,
|
||||
createdAt: document.createdAt,
|
||||
createdBy: undefined,
|
||||
|
||||
Reference in New Issue
Block a user