Skip to content

Commit

Permalink
feat(neon): Export user avatar widget
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
  • Loading branch information
provokateurin committed Oct 8, 2023
1 parent 6de779a commit cd044c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/neon/neon/lib/widgets.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export 'package:neon/src/widgets/list_view.dart';
export 'package:neon/src/widgets/relative_time.dart';
export 'package:neon/src/widgets/rich_object.dart';
export 'package:neon/src/widgets/server_icon.dart';
export 'package:neon/src/widgets/user_avatar.dart';

0 comments on commit cd044c9

Please sign in to comment.