fix userId import
This commit is contained in:
parent
f075b6ee07
commit
6fc910afc3
|
@ -12,7 +12,7 @@
|
|||
Modal,
|
||||
ModalContent,
|
||||
} from "@budibase/bbui"
|
||||
import { fetchData } from "helperStores"
|
||||
import { fetchData } from "helpers"
|
||||
|
||||
export let userId
|
||||
let deleteUserModal
|
||||
|
|
Loading…
Reference in New Issue