mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: Optimize SCSS architecture.
This commit is contained in:
@@ -5,6 +5,8 @@ import {
|
||||
Money,
|
||||
} from 'components';
|
||||
|
||||
import 'style/components/BigAmount.scss';
|
||||
|
||||
export default function PageFormBigNumber({ label, amount, currencyCode }) {
|
||||
return (
|
||||
<div className={classNames(CLASSES.PAGE_FORM_HEADER_BIG_NUMBERS)}>
|
||||
|
||||
Reference in New Issue
Block a user