Update packages/svelte/tests/runtime-legacy/samples/await-then-blowback-reactive/_config.js

pull/11738/head
Simon H 2 years ago committed by GitHub
parent e95fad3b3b
commit 4871dde233
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
import { flushSync } from '../../../../src/index-client'; import { flushSync } from 'svelte';
import { ok, test } from '../../test'; import { ok, test } from '../../test';
export default test({ export default test({

Loading…
Cancel
Save