mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 16:35:39 +00:00
Update to esm, update deepslate (#244)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { ComponentChildren } from 'preact'
|
||||
import { Icons } from './Icons'
|
||||
import { Icons } from './Icons.js'
|
||||
|
||||
type ToolCardProps = {
|
||||
title: string,
|
||||
|
||||
Reference in New Issue
Block a user