From b58e27309c2cd29cd9f5d03712546f2cfcc20378 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 }) =>
-