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
759e6b0ce8
commit
c184246a12
@ -17,7 +17,7 @@ import { BiSolidTree, BiWater } from 'react-icons/bi/index';
|
||||
import { FaWater, FaWind, FaLeaf, FaDog, FaFrog } from 'react-icons/fa/index';
|
||||
import { PiBirdFill, PiTentFill } from 'react-icons/pi/index';
|
||||
import { MdOutlineThunderstorm } from 'react-icons/md/index';
|
||||
import { TbScubaMask } from 'react-icons/tb';
|
||||
import { TbScubaMask } from 'react-icons/tb/index';
|
||||
|
||||
// const defaultIcon = <BsSoundwave />;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user