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 ef5e11d commit f86c47bCopy full SHA for f86c47b
packages/xstate-store-preact/src/index.test.tsx
@@ -1,3 +1,4 @@
1
+/** @jsxImportSource preact */
2
import { fireEvent, render, screen, waitFor } from '@testing-library/preact';
3
import { createStore, createAtom, useSelector } from './index';
4
0 commit comments