ssr forgot one

This commit is contained in:
Josh Patra
2025-04-18 23:42:33 -04:00
parent 644620ce70
commit 9662f6c9d9

View File

@@ -1,7 +1,6 @@
<script lang="ts">
import { onMount, onDestroy } from 'svelte';
import moment from 'moment';
export const ssr = false;
import {
Icon,
Play,