mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 07:10:41 +00:00
Update to esm, update deepslate (#244)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect, useRef } from 'preact/hooks'
|
||||
import { Octicon } from '.'
|
||||
import { hexId } from '../Utils'
|
||||
import { hexId } from '../Utils.js'
|
||||
import { Octicon } from './index.js'
|
||||
|
||||
type BtnInputProps = {
|
||||
icon?: keyof typeof Octicon,
|
||||
|
||||
Reference in New Issue
Block a user