UNPKG

react-polyglot

Version:

Higher order React component for using Polyglot

6 lines (3 loc) 97 B
import React from 'react' const I18nContext = React.createContext() export default I18nContext