We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8deae commit 9e568b4Copy full SHA for 9e568b4
packages/svelte/tests/runtime-runes/samples/inspect-exception/_config.js
@@ -18,7 +18,7 @@ export default test({
18
'init',
19
'b',
20
'an error occurred when reading values inside an `$inspect`: ',
21
- +'an error occurred when reading values inside an `$inspect`: '
+ 'an error occurred when reading values inside an `$inspect`: '
22
]);
23
}
24
});
0 commit comments