mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-14 20:35:06 +00:00
chore(dashboard,pockethost,superadmin): fix frontend dev mode and expose pure js common
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { assertTruthy } from 'pockethost'
|
||||
import { assertTruthy } from 'pockethost/common'
|
||||
|
||||
export const html = () => {
|
||||
const htmlElement = document.querySelector('html')
|
||||
|
||||
Reference in New Issue
Block a user