mirror of
https://github.com/nostrlabs-io/zap-stream-flutter.git
synced 2025-06-17 04:18:50 +00:00
@ -45,6 +45,7 @@ class NoteEmbedWidget extends StatelessWidget {
|
||||
},
|
||||
color: LAYER_3,
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Icon(Icons.link, size: 16),
|
||||
ProfileLoaderWidget(author, (context, state) {
|
||||
|
Reference in New Issue
Block a user