From f59c0fc43543642f626b4ec1ab7d5a9eeb7ef618 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 7356603f7..904f883e2 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 +