diff --git a/src/components/SectionList/index.jsx b/src/components/SectionList/index.jsx index 8e22b03..322a3ae 100644 --- a/src/components/SectionList/index.jsx +++ b/src/components/SectionList/index.jsx @@ -617,6 +617,7 @@ const SectionList = ({ max={100} value={taxRate} onChange={(value) => setTaxRate(value)} + disabled={isView} />