There was an error while loading. Please reload this page.
file:
1 parent c40392c commit 75f8199Copy full SHA for 75f8199
1 file changed
documentation/docs/02-runes/06-$bindable.md
@@ -33,7 +33,7 @@ Now, a component that uses `<FancyInput>` can add the [`bind:`](bind) directive
33
34
<!-- prettier-ignore -->
35
```svelte
36
-/// App.svelte
+/// file: App.svelte
37
<script>
38
import FancyInput from './FancyInput.svelte';
39
0 commit comments