mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-04 06:32:54 +00:00
Update to esm, update deepslate (#244)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useCallback, useRef } from 'preact/hooks'
|
||||
import { Btn } from '.'
|
||||
import { useLocale } from '../contexts'
|
||||
import { useLocale } from '../contexts/index.js'
|
||||
import { Btn } from './index.js'
|
||||
|
||||
interface Props {
|
||||
value: File | undefined,
|
||||
|
||||
Reference in New Issue
Block a user