From 59179b68f1956c4e6f2da806d34fd3cc2106a27b Mon Sep 17 00:00:00 2001 From: Scott Worley Date: Thu, 17 Aug 2023 22:48:49 -0700 Subject: [PATCH] Add Social Security and Medicare taxes --- index.html | 15 +++++++++++++++ tax_ui.js | 23 ++++++++++++++--------- 2 files changed, 29 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 68bc084..6702ed3 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@