mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -05:00
feat: show/hide balance graph in side nav (#5452)
This commit is contained in:
committed by
GitHub
parent
80cd2cf347
commit
0fa582b3d3
@@ -1,5 +1,6 @@
|
||||
import React, { type CSSProperties, type ReactNode } from 'react';
|
||||
import React, { type ReactNode } from 'react';
|
||||
|
||||
import { type CSSProperties } from './styles';
|
||||
import { View } from './View';
|
||||
|
||||
type SpaceBetweenProps = {
|
||||
|
||||
Reference in New Issue
Block a user