From 548ad6441e026e2c6236c570c74708f1f096a3ff Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Fri, 13 Dec 2024 21:02:39 -0800 Subject: [PATCH] Refactor TestIsland component to include data-astro-reload attribute in link generation --- .../studiocms_dashboard/src/components/islands/TestIsland.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/studiocms_dashboard/src/components/islands/TestIsland.astro b/packages/studiocms_dashboard/src/components/islands/TestIsland.astro index 9267e208b..a6e764642 100644 --- a/packages/studiocms_dashboard/src/components/islands/TestIsland.astro +++ b/packages/studiocms_dashboard/src/components/islands/TestIsland.astro @@ -30,6 +30,6 @@ if (test) {

Current Selected: {currentDisplay}

\ No newline at end of file