mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
fix: only export setLanguage for shared-component build (#31053)
This commit is contained in:
parent
b1fdf03236
commit
55a7bc5b13
@ -21,7 +21,7 @@ export * from "./utils/Box";
|
||||
export * from "./utils/Flex";
|
||||
|
||||
// Utils
|
||||
export * from "./utils/i18n";
|
||||
export { setLanguage } from "./utils/i18n";
|
||||
export * from "./utils/humanize";
|
||||
export * from "./utils/DateUtils";
|
||||
export * from "./utils/numbers";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user