Merge pull request #229 from JimmyStavros/patch-1
Added React import to android VideoPlayer Example
This commit is contained in:
commit
f726d78d27
@ -1,6 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
import {
|
||||
import React, {
|
||||
Component
|
||||
} from 'react';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user