mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
feat: optimize style of credit note details. feat: optimize global style checkbox of the application.
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
|
|
|
|
export const TableStyle = {
|
|
Constrant: 'constrant',
|
|
Regular: 'regular'
|
|
} |