Remove animation import - unsure if animations are desired

This commit is contained in:
Jannik Streidl 2024-09-23 15:50:46 +02:00
parent ac277e8e9e
commit 8eb82265d0

View File

@ -5,7 +5,6 @@
import { marked } from 'marked';
import tippy from 'tippy.js';
import 'tippy.js/animations/perspective.css';
import { roundArrow } from 'tippy.js';
export let placement = 'top';