Skip to content

Commit d222da2

Browse files
authored
Update InAppBrowser.ios.ts
1 parent 77f51c4 commit d222da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InAppBrowser.ios.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Color, Utils } from '@nativescript/core';
2-
import { parseColor } from 'utils.common';
2+
import { parseColor } from './utils.common';
33

44
import {
55
BrowserResult,

0 commit comments

Comments
 (0)