-
- {})}
- onSave={onSave ?? (() => {})}
- latestContentRef={rawLatestContentRef}
- vaultPath={vaultPath}
- locale={locale}
- />
-
+ {})}
+ onSave={onSave ?? (() => {})}
+ latestContentRef={rawLatestContentRef}
+ vaultPath={vaultPath}
+ locale={locale}
+ />
)
}