From 66ef01365fc14577aa862e9bde46fa31cb102672 Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 15 Jan 2024 18:26:39 +0100 Subject: [PATCH] change web components introduction examples initialization from connectedCallback to constructor --- README.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.txt b/README.txt index 9b80a20..7bc22e9 100644 --- a/README.txt +++ b/README.txt @@ -4,4 +4,4 @@ Server starten: npm run serve -Danach läuft der Server aufhttp://localhost:8001 +Danach läuft der Server auf http://localhost:8001 -- Gitblit v1.9.3