From 512c245466fad78106a046c1ea6233acdcc3e4de Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 12 Feb 2024 10:33:17 -0700 Subject: add generatlized --- src/components/function_box.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/components') diff --git a/src/components/function_box.tsx b/src/components/function_box.tsx index b2221b4..e1ed497 100644 --- a/src/components/function_box.tsx +++ b/src/components/function_box.tsx @@ -86,7 +86,7 @@ export class FunctionBox extends Node { alignItems={"center"} layout > - + {range(this.arity).map((i) => ( {this.idlingText} @@ -273,7 +274,6 @@ export class FunctionBox extends Node { , ); -- cgit v1.2.3-70-g09d2