From 4dfdd48920d2a9dd96a3d4187b15ab84cead81d1 Mon Sep 17 00:00:00 2001 From: Juraj Uhlar Date: Mon, 20 May 2024 21:39:56 +0100 Subject: [PATCH] docs(README): replace deprecated imports in code examples --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 72bc527..fd2bb4f 100644 --- a/README.md +++ b/README.md @@ -60,15 +60,21 @@ To get your API key and get started, see the [Quick start guide in our documenta ```svelte // App.svelte