Implemented find on page UI
This commit is contained in:
@@ -26,4 +26,7 @@ protocol ShortcutResponder: class {
|
||||
|
||||
@objc
|
||||
optional func nextTab(_ sender: Any?)
|
||||
|
||||
@objc
|
||||
optional func findOnPage(_ sender: Any?)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user