diff --git a/apps/web/src/common/list-profiles.js b/apps/web/src/common/list-profiles.js index 0161a4e96..1adab4ae4 100644 --- a/apps/web/src/common/list-profiles.js +++ b/apps/web/src/common/list-profiles.js @@ -18,7 +18,7 @@ function createProfile(item, itemHeight, estimatedItemHeight) { const NotesProfile = createProfile( (index, item, context) => ( - + ), getNoteHeight, MAX_HEIGHTS.note