From 0c9d779782eae643e37e80b100d73c109e345096 Mon Sep 17 00:00:00 2001
From: mehbark
Date: Sun, 14 Apr 2024 18:28:33 -0400
Subject: [PATCH] nested cws: trade select for wrap
---
html/nested-cws.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/nested-cws.tsx b/html/nested-cws.tsx
index 8a61cf4..ade4c49 100644
--- a/html/nested-cws.tsx
+++ b/html/nested-cws.tsx
@@ -24,7 +24,7 @@ export const CW = ({ cws, end }: { cws: string[][]; end: JSX.Element }) =>
-