fix userId import

This commit is contained in:
Keviin Åberg Kultalahti 2021-05-12 09:13:38 +02:00
parent f075b6ee07
commit 6fc910afc3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Modal,
ModalContent,
} from "@budibase/bbui"
import { fetchData } from "helperStores"
import { fetchData } from "helpers"
export let userId
let deleteUserModal