diff --git a/site/content/tutorial/17-module-context/01-sharing-code/app-a/AudioPlayer.svelte b/site/content/tutorial/17-module-context/01-sharing-code/app-a/AudioPlayer.svelte index 12d3a78c41..179bdacffe 100644 --- a/site/content/tutorial/17-module-context/01-sharing-code/app-a/AudioPlayer.svelte +++ b/site/content/tutorial/17-module-context/01-sharing-code/app-a/AudioPlayer.svelte @@ -12,13 +12,6 @@ } - - {title} {composer} / performed by {performer} @@ -30,4 +23,19 @@ controls {src} > - \ No newline at end of file + + + \ No newline at end of file
{composer} / performed by {performer}