feat(SW-243): translations

This commit is contained in:
Fredrik Thorsson
2024-08-20 15:54:02 +02:00
parent 56a85dcde7
commit cda3816219
7 changed files with 45 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
import React from "react"
import Button from "@/components/TempDesignSystem/Button"
import Body from "@/components/TempDesignSystem/Text/Body"
import Title from "@/components/TempDesignSystem/Text/Title"

View File

@@ -1,5 +1,3 @@
import React from "react"
import Title from "@/components/TempDesignSystem/Text/Title"
import { getIntl } from "@/i18n"