mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Wrap the (case type (tr ...) ...) expression in mf/with-memo [type] so the translation is resolved only when the type prop changes instead of on every render. Signed-off-by: Andrey Antukh <niwi@niwi.nz>