fix
This commit is contained in:
@@ -617,6 +617,7 @@ const SectionList = ({
|
||||
max={100}
|
||||
value={taxRate}
|
||||
onChange={(value) => setTaxRate(value)}
|
||||
disabled={isView}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user