mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
Remove animation import - unsure if animations are desired
This commit is contained in:
parent
ac277e8e9e
commit
8eb82265d0
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
import { marked } from 'marked';
|
import { marked } from 'marked';
|
||||||
|
|
||||||
import tippy from 'tippy.js';
|
import tippy from 'tippy.js';
|
||||||
import 'tippy.js/animations/perspective.css';
|
|
||||||
import { roundArrow } from 'tippy.js';
|
import { roundArrow } from 'tippy.js';
|
||||||
|
|
||||||
export let placement = 'top';
|
export let placement = 'top';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue