11 lines
303 B
Markdown
11 lines
303 B
Markdown
![]() |
---
|
||
|
title: WithLanguage
|
||
|
---
|
||
|
|
||
|
The `WithLanguage` component is a higher order component that is used to inject
|
||
|
the [react-intl](https://github.com/formatjs/react-intl) context into your component.
|
||
|
|
||
|
This component is used under the hood in both the freesewing.org website as our
|
||
|
development environment.
|
||
|
|