mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: Add SMS Integration & SMS Message Form.
This commit is contained in:
@@ -31,7 +31,7 @@ const SwitchEditableCell = ({
|
||||
>
|
||||
<Switch
|
||||
value={value}
|
||||
onChange={onChange}
|
||||
// onChange={onChange}
|
||||
checked={initialValue}
|
||||
minimal={true}
|
||||
className="ml2"
|
||||
|
||||
Reference in New Issue
Block a user