From 1736b4b7ab27186c6cf3d3c2056b0db6161cb975 Mon Sep 17 00:00:00 2001 From: Jay Harris Date: Fri, 21 Oct 2022 14:03:29 +1300 Subject: [PATCH] Make it possible to lazy load unpadded urls --- .../braveToday/customize/Configure.tsx | 2 +- .../default/braveToday/customize/FeedCard.tsx | 11 ++++-- .../default/braveToday/useUnpaddedImageUrl.ts | 39 +++++++++++++++++++ 3 files changed, 48 insertions(+), 4 deletions(-) diff --git a/components/brave_new_tab_ui/components/default/braveToday/customize/Configure.tsx b/components/brave_new_tab_ui/components/default/braveToday/customize/Configure.tsx index 3bb4a27dd616..08cb38664701 100644 --- a/components/brave_new_tab_ui/components/default/braveToday/customize/Configure.tsx +++ b/components/brave_new_tab_ui/components/default/braveToday/customize/Configure.tsx @@ -114,7 +114,7 @@ export default function Configure () { } return ( - +