Browse Source

Remove unused prop for demo

iou90 3 years ago
parent
commit
f3bfdfdbe7
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      demo/App.js

+ 0
- 1
demo/App.js View File

@@ -133,7 +133,6 @@ const Explorer = () => {
133 133
         style={{
134 134
           marginTop: 15,
135 135
         }}
136
-        enableBaseUrl
137 136
         customStyle={widthStyle}
138 137
         onError={onError}
139 138
         onLoad={onWidthLoad}