mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: fix a bunch of bugs.
This commit is contained in:
@@ -6,7 +6,7 @@ export default function DashboardInsider({
|
||||
loading,
|
||||
children,
|
||||
name,
|
||||
mount = true,
|
||||
mount = false,
|
||||
}) {
|
||||
return (
|
||||
<div className={classnames({
|
||||
|
||||
Reference in New Issue
Block a user