From 865826d4bf1e7c0ff12062d7ddecf3a1d351ab73 Mon Sep 17 00:00:00 2001 From: Matt Cowley Date: Fri, 24 Jan 2025 10:03:10 +0000 Subject: [PATCH] Fix quote style for 'react-server-forms' entry --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index f9052e145d6..e42f6aad853 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -2615,7 +2615,7 @@ var cnames_active = { "react-querybuilder": "react-querybuilder.github.io", "react-redux": "react-redux-docs.netlify.app", // noCF "react-responsive-carousel": "leandrowd.github.io/react-responsive-carousel", // noCF? (donĀ“t add this in a new PR) - 'react-server-forms': 'alpha.coolify.ldcr.us', + "react-server-forms": "alpha.coolify.ldcr.us", "react-showroom": "react-showroom.netlify.app", "react-starport": "react-starport.netlify.app", "react-styleguidist": "styleguidist.netlify.app",