mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45: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 tippy from 'tippy.js';
|
||||
import 'tippy.js/animations/perspective.css';
|
||||
import { roundArrow } from 'tippy.js';
|
||||
|
||||
export let placement = 'top';
|
||||
|
|
|
|||
Loading…
Reference in a new issue