Skip to content

Commit

Permalink
Fixed syntax highlighting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
petercv authored Aug 10, 2019
1 parent 5b44f8c commit 3755b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ support as well before the final version of iOS 13.0 is released, so this librar
First make sure you import the `BetterSheet` package and initialize `UIHostingController` with power
sheet support in `SceneDelegate.swift`:

```swift
```
window.rootViewController = UIHostingController.withBetterSheetSupport(rootView: ContentView())
```

Expand Down

0 comments on commit 3755b61

Please sign in to comment.