linting cleanup

This commit is contained in:
shall0pass
2022-12-12 13:21:51 -06:00
parent e18fc0efc7
commit 6e93d84b53
2 changed files with 8 additions and 2 deletions

View File

@@ -25,7 +25,10 @@ function Final({ targetRect, navigationProps }) {
<P isLast={true}>
Read{' '}
<ExternalLink asAnchor href="https://actualbudget.github.io/docs/Budgeting/howitworks">
<ExternalLink
asAnchor
href="https://actualbudget.github.io/docs/Budgeting/howitworks"
>
How it Works
</ExternalLink>{' '}
for an in-depth explanation of the budgeting workflow.

View File

@@ -33,7 +33,10 @@ function Intro({ fromYNAB, nextTutorialStage, closeTutorial }) {
: A guide on what to do first
</Text>
<Text>
<ExternalLink asAnchor href="https://actualbudget.github.io/docs/Budgeting/howitworks">
<ExternalLink
asAnchor
href="https://actualbudget.github.io/docs/Budgeting/howitworks"
>
How it Works
</ExternalLink>
: An in-depth explanation of the budgeting workflow