Skip to content

Commit

Permalink
Empty constructor I guess
Browse files Browse the repository at this point in the history
  • Loading branch information
HorusGoul committed Sep 23, 2023
1 parent 9e08cc6 commit 81c4bd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/Peregrine/WebViewOptions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ public struct WebViewScrollViewOptions {

public struct WebViewOptions {
public let scrollView = WebViewScrollViewOptions()

public init() {}
}

0 comments on commit 81c4bd2

Please sign in to comment.