mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat: expand sidebar once open form editor page.
feat: rounding money amount. feat: optimize page form structure. feat: refactoring make journal and expense form with FastField component.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import {formattedAmount} from 'utils';
|
||||
import { formattedAmount } from 'utils';
|
||||
|
||||
export default function Money({ amount, currency }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user