mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
fix: change icon path
This commit is contained in:
parent
3c1c27b2fd
commit
dc6a9e120a
@ -1,5 +1,5 @@
|
||||
import { useState, useEffect } from 'react';
|
||||
import { BiUpArrowAlt } from 'react-icons/bi';
|
||||
import { BiUpArrowAlt } from 'react-icons/bi/index';
|
||||
import { motion, AnimatePresence } from 'framer-motion';
|
||||
|
||||
import { mix, fade, slideY } from '@/lib/motion';
|
||||
|
Loading…
x
Reference in New Issue
Block a user