Created by: felthy
To test, I ran the following:
yarn run create-react-app ie11test
cd ie11test/
yarn start
Then I opened localhost:3000 in IE11 and verified that the sample app runs without errors.
Created by: felthy
To test, I ran the following:
yarn run create-react-app ie11test
cd ie11test/
yarn start
Then I opened localhost:3000 in IE11 and verified that the sample app runs without errors.