mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 15:47:08 +00:00
Add sitemap to build
This commit is contained in:
@@ -33,7 +33,7 @@ export const BiomeSourcePreview = ({ model, data, shown, lang, version }: Previe
|
||||
refineTimeout.current = setTimeout(() => {
|
||||
res.current = 1
|
||||
redraw()
|
||||
}, 150)
|
||||
}, 150) as any
|
||||
}
|
||||
},
|
||||
async onDrag(dx, dy) {
|
||||
|
||||
Reference in New Issue
Block a user