From f3c6404f769baae4a76fd11dad2eeca22f5a8564 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 19:39:04 +0200 Subject: [PATCH] refactor: simplify zap split labels and update terminology --- src/components/Settings/ZapSettings.tsx | 9 +++------ src/styles/components/settings.css | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/components/Settings/ZapSettings.tsx b/src/components/Settings/ZapSettings.tsx index b229d494..468cc044 100644 --- a/src/components/Settings/ZapSettings.tsx +++ b/src/components/Settings/ZapSettings.tsx @@ -81,10 +81,9 @@ const ZapSettings: React.FC = ({ settings, onUpdate }) => {
- +
- Weight: {highlighterWeight} ({highlighterPercentage.toFixed(1)}%)
= ({ settings, onUpdate }) => {
- +
- Weight: {authorWeight} ({authorPercentage.toFixed(1)}%)
= ({ settings, onUpdate }) => {
- +
- Weight: {borisWeight.toFixed(1)} ({borisPercentage.toFixed(1)}%)