Skip to content

Commit

Permalink
fix for dartdoc error (this time for real)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-virkus committed Sep 21, 2021
1 parent c6fadb1 commit e784ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/enough_giphy_widgets.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Create your own GIPHY solution with the given widgets
library enough_giphy_flutter;
library enough_giphy_widgets;

export 'src/grid.dart';
export 'src/sheet.dart';
Expand Down

0 comments on commit e784ba1

Please sign in to comment.