diff --git a/plugins/styleguide/assets/javascripts/discourse/components/sections/atoms/00-typography.gjs b/plugins/styleguide/assets/javascripts/discourse/components/sections/atoms/00-typography.gjs index fb1a533b8c7..90e6d4a1dc9 100644 --- a/plugins/styleguide/assets/javascripts/discourse/components/sections/atoms/00-typography.gjs +++ b/plugins/styleguide/assets/javascripts/discourse/components/sections/atoms/00-typography.gjs @@ -1,4 +1,4 @@ -import i18n from "discourse/helpers/i18n"; +import i18n from "discourse-common/helpers/i18n"; import StyleguideExample from "../../styleguide-example";