Skip to content

Commit

Permalink
Update drive_explorer_item_tile.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Oct 22, 2024
1 parent fdcd613 commit d3f0cb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ class _DriveExplorerItemTileTrailingState
},
content: _buildItem(
appLocalizationsOf(context).preview,
ArDriveIcons.eyeOpen(
ArDriveIcons.newWindow(
size: defaultIconSize,
),
),
Expand Down

0 comments on commit d3f0cb6

Please sign in to comment.