diff options
Diffstat (limited to 'examples/react/src/App.jsx')
-rw-r--r-- | examples/react/src/App.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/react/src/App.jsx b/examples/react/src/App.jsx index f6cafff4c..d20dd12fe 100644 --- a/examples/react/src/App.jsx +++ b/examples/react/src/App.jsx @@ -1,5 +1,4 @@ import logo from "./logo.svg"; -import * as React from "react"; import "./App.css"; function App() { |