Return to Sky UI homepage

useTranslation

import { useTranslation } from '@sky-uk/ui-core';

The useTranslation hook can be used to offer translations for hardcoded pieces of content.

Example Implementation