Skip to content

Commit ffeb3f4

Browse files
committed
Update demo
1 parent ac88b4c commit ffeb3f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/DemoApp/WebApp.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import React from 'react';
2-
import {useState} from 'react';
1+
import React, {useState} from 'react';
32
import {
43
webViewRender,
54
emit,

0 commit comments

Comments
 (0)