Commit 33948d3c authored by 神楽坂玲奈's avatar 神楽坂玲奈

matchmedia polyfill

parent 1448afe1
......@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<!--
......
......@@ -3,6 +3,7 @@ import 'intl'
import 'intl/locale-data/jsonp/en.js'
import 'intl/locale-data/jsonp/zh-Hans.js'
import 'matchmedia-polyfill'
import 'matchmedia-polyfill/matchMedia.addListener.js'
import React from 'react'
import ReactDOM from 'react-dom'
import App from './App'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment