diff --git a/.vscode/settings.json b/.vscode/settings.json index 5e21cd9..d2ac1be 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,3 @@ { - "liveServer.settings.root": "/src" - } - \ No newline at end of file + "liveServer.settings.root": "./src" +} diff --git a/src/components/application-form.html b/src/components/application-form.html index 27ff323..0bdb81a 100644 --- a/src/components/application-form.html +++ b/src/components/application-form.html @@ -67,7 +67,7 @@