mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -72,9 +72,7 @@ export function SchedulesList({
|
||||
aria-label={t('Schedules')}
|
||||
aria-busy={isLoading || undefined}
|
||||
items={listItems}
|
||||
dependencies={[
|
||||
statusLookup
|
||||
]}
|
||||
dependencies={[statusLookup]}
|
||||
style={{
|
||||
paddingBottom: MOBILE_NAV_HEIGHT,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user