Rename Preview.

This commit is contained in:
Benoit Marty
2026-06-19 15:10:45 +02:00
parent fa5e871e7e
commit 6ca04ef772
3 changed files with 1 additions and 1 deletions
@@ -153,7 +153,7 @@ private fun AttachmentSourcePickerMenu(
@PreviewsDayNight
@Composable
internal fun AttachmentSourcePickerMenuPreview() = ElementPreview(fillMaxSize = true) {
internal fun AttachmentsBottomSheetPreview() = ElementPreview(fillMaxSize = true) {
AttachmentsBottomSheet(
state = aMessageComposerState(
canShareLocation = true,