i18n in server. Some fixes
This commit is contained in:
parent
23ec2b8f55
commit
a0e5dc4723
13 changed files with 543 additions and 121 deletions
|
|
@ -26,7 +26,8 @@ class Sandbox extends React.Component {
|
|||
<div>
|
||||
<FireSubscription />
|
||||
</div>
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
export default translate([], { wait: true }) (Sandbox);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue