fix(ui): export attachment_actions_modal

This commit is contained in:
Salvatore Giordano
2021-11-17 11:31:51 +01:00
parent 84d8d5f124
commit 1c25d415d6
@@ -2,6 +2,7 @@ export 'package:jiffy/jiffy.dart';
export 'package:stream_chat_flutter_core/stream_chat_flutter_core.dart';
export 'src/attachment/attachment.dart';
export 'src/attachment_actions_modal.dart';
export 'src/back_button.dart';
export 'src/channel_avatar.dart';
export 'src/channel_header.dart';