From 24fbddd3e109eaa5016ad06a06586c3e239b60b7 Mon Sep 17 00:00:00 2001 From: Vineet J Karni <42497152+vineetjk@users.noreply.github.com> Date: Sat, 14 Dec 2024 05:43:42 +0530 Subject: [PATCH] Bugfix: In geojson example redirection to data source (#2335) * fix: #2334 * lint --------- Co-authored-by: Chris Gervang Co-authored-by: Chris Gervang --- examples/geojson/src/control-panel.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/geojson/src/control-panel.tsx b/examples/geojson/src/control-panel.tsx index d31fc0bd..e8d65f28 100644 --- a/examples/geojson/src/control-panel.tsx +++ b/examples/geojson/src/control-panel.tsx @@ -11,7 +11,10 @@ function ControlPanel(props) { see details.

- Data source: US Census Bureau + Data source:{' '} + + US Census Bureau +