Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
fix the code formatting indentation error (#1851)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali50m committed May 6, 2022
1 parent 3f4b4c6 commit 3cc9fe1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MauiCompatSteps.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The following steps are used to create the MauiCompat libraries
### 2. Run MauiCompat.sh script to migrate Xamarin.CommunityToolkit and create `Xamarin.CommunityToolkit.MauiCompat` and `Xamarin.CommunityToolkit.Markup.MauiCompat`

```zsh
zsh ./MauiCompat.sh
```
```zsh
zsh ./MauiCompat.sh
```

### 3. Add MauiColorExtensions Classes

Expand Down

0 comments on commit 3cc9fe1

Please sign in to comment.