Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 5551855

Browse files
authored
Merge pull request #2038 from akihikodaki/group_upstream
Import react as React in src/GroupAddressPicker.js
2 parents bfbd499 + 2ddcb83 commit 5551855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GroupAddressPicker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17+
import React from 'react';
1718
import Modal from './Modal';
1819
import sdk from './';
1920
import MultiInviter from './utils/MultiInviter';

0 commit comments

Comments
 (0)