alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.33k stars 153 forks source link

update example #234

Closed dvlin-dev closed 10 months ago

dvlin-dev commented 10 months ago

Description

update example, Fixed a problem where browser-example could not install dependencies

Fixes https://github.com/alibaba/react-intl-universal/issues/230

Type of change

Bug fix (non-breaking change which fixes an issue)

cwtuan commented 10 months ago

Thanks