From d5e5ab83ac642c23518fe6d4f7584cad0079276b Mon Sep 17 00:00:00 2001 From: "Jade (Rose) Rowland" Date: Mon, 24 Nov 2025 10:39:37 -0500 Subject: [PATCH] fix style --- website/src/repl/components/button/action-button.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/repl/components/button/action-button.jsx b/website/src/repl/components/button/action-button.jsx index 7364d2af0..3499fbb43 100644 --- a/website/src/repl/components/button/action-button.jsx +++ b/website/src/repl/components/button/action-button.jsx @@ -25,7 +25,7 @@ export function ActionInput({ label, className, ...props }) {