New layout for expanded notification bundles (#10664)

Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
Alex Benzer
2026-06-10 10:23:07 -07:00
committed by GitHub
parent 50dabf3f65
commit 8c8617d5f2
2 changed files with 127 additions and 14 deletions
+1
View File
@@ -14,6 +14,7 @@ export enum Features {
DmsNewMessageComposerEnable = 'dms:new_message_composer:enable',
ComposerLanguageDetectionEnable = 'composer:language_detection:enable',
PostGalleryEmbedEnable = 'post_gallery_embed:enable',
NotificationsExpandedProfileCardEnable = 'notifications:expanded_profile_card:enable',
AATest = 'aa-test',
}