We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6360880 commit bf16829Copy full SHA for bf16829
src/React/Basic.js
@@ -1,5 +1,3 @@
1
-"use strict";
2
-
3
import React from "react";
4
const createElement = React.createElement;
5
const Fragment = React.Fragment;
src/React/Basic/StrictMode.js
@@ -1,4 +1,2 @@
export const strictMode_ = React.StrictMode;
0 commit comments