This commit is contained in:
tree 2022-04-12 10:05:04 +02:00
rodič abe51b4c99
revize 20b45f5004
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -10,7 +10,7 @@
lightning: { title: "Lightning talk", style: "bg-pink-400" },
};
const current = config[event.type];
$: current = config[event.type];
</script>
<div class="flex {size === 'big' ? 'h-6 text-sm' : 'h-5 text-xs'}">