Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
chore(client): add comment
Browse files Browse the repository at this point in the history
chore(client): add comment
  • Loading branch information
Metnew committed Oct 19, 2017
1 parent 9645007 commit e2a1735
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/client/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ import 'semantic-ui-css/components/reset.css'
import 'semantic-ui-css/components/sidebar.css'
import 'semantic-ui-css/components/site.css'
import 'semantic-ui-css/components/statistic.css'
// promise polyfill
// Polyfill for IE 11
// P.S: i don't know does starter works in IE 11
import 'promise-polyfill'
// Application
import {hydrate} from 'react-dom'
Expand Down

0 comments on commit e2a1735

Please sign in to comment.