I18n example (#33)

* feat: i18n pt 1

* fix: prevent float calculations when updating dimensions
This commit is contained in:
Ben Warzeski
2022-03-17 14:08:46 -04:00
committed by GitHub
parent a79da4cb2d
commit 3b8a7780ac
18 changed files with 160 additions and 94 deletions

View File

@@ -70,8 +70,8 @@
"tinymce": "^5.10.2"
},
"peerDependencies": {
"@edx/frontend-platform": "^1.8.0",
"@edx/paragon": ">= 7.0.0 < 20.0.0",
"@edx/frontend-platform": "1.14.0",
"prop-types": "^15.5.10",
"react": "^16.14.0",
"react-dom": "^16.14.0"