Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! TW-1650: reorganize image_builder folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed May 10, 2024
1 parent 29889f3 commit 17e41ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class LinkPreviewBuilder extends StatelessWidget {
height: MediaQuery.sizeOf(context).height,
width: MediaQuery.sizeOf(context).width,
fit: BoxFit.cover,
isThumbnail: true,
isThumbnail: false,
placeholder: (_) => const Skeletonizer.zone(
child: Bone.button(
width:
Expand Down

0 comments on commit 17e41ef

Please sign in to comment.