From 3817f2d692239f173e9f797d0971811106f88142 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:32:11 +0000 Subject: [PATCH] Add unique URLs and share component Create unique URLs for interactives and add the SocialShare component to the bottom of the Rules of Inference Playground. --- src/pages/RulesOfInferencePlaygroundPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/RulesOfInferencePlaygroundPage.tsx b/src/pages/RulesOfInferencePlaygroundPage.tsx index 28ed6bf..ba3c399 100644 --- a/src/pages/RulesOfInferencePlaygroundPage.tsx +++ b/src/pages/RulesOfInferencePlaygroundPage.tsx @@ -41,7 +41,7 @@ const RulesOfInferencePlaygroundPage = () => {