We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165686a commit de49b81Copy full SHA for de49b81
src/store_factory.ts
@@ -83,7 +83,6 @@ export const getStore: {
83
84
if (typeof input?.name === 'string') {
85
const { name } = input
86
-
87
const clientOptions = getClientOptions(input)
88
89
if (!name) {
0 commit comments