mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Skip Typescript compilation on packaging
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import IconChat from 'virtual:icons/heroicons-outline/chat-alt-2'
|
||||
import { onMount } from 'svelte'
|
||||
|
||||
let headerElement
|
||||
let headerElement: HTMLElement
|
||||
|
||||
onMount(() => {
|
||||
let lastScrollTop: number
|
||||
|
||||
Reference in New Issue
Block a user