From f4766546872e4536f7dc3e3bc3c1d16aa668d1c2 Mon Sep 17 00:00:00 2001 From: Rei Date: Thu, 28 Dec 2023 14:35:19 +0000 Subject: [PATCH] Add option for the word "balls" --- README.md | 1 + src/App.js | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 5b77c46..34d9096 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Simple check boxes for the various words i commonly use as joking insults such a - fart - sus - fr fr +- balls CURRENT ISSUES: diff --git a/src/App.js b/src/App.js index d555942..0a291b1 100644 --- a/src/App.js +++ b/src/App.js @@ -138,6 +138,15 @@ export function MyForm(props) { onChange={handleCheckboxChange} /> + + +