mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: logo style.
fix: page forms style. feat: auto-fill items entries from item details. fix: hiding dashboard copyright bar.
This commit is contained in:
@@ -50,6 +50,7 @@ import TableFastCell from './Datatable/TableFastCell';
|
||||
import DashboardContentTable from './Dashboard/DashboardContentTable';
|
||||
import DashboardPageContent from './Dashboard/DashboardPageContent';
|
||||
import DashboardInsider from './Dashboard/DashboardInsider';
|
||||
import Postbox from './Postbox';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -105,5 +106,6 @@ export {
|
||||
ContextMenu,
|
||||
DashboardContentTable,
|
||||
DashboardPageContent,
|
||||
DashboardInsider
|
||||
DashboardInsider,
|
||||
Postbox
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user