import { IonCol, IonLabel, IonRow } from '@ionic/react'; export const NoFavourites = () => (

You don't have any favourites yet!

Any time you see the heart icon, press it to add the related word to your favourites and quickly access it from here.

);