mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
fix: change icon path
This commit is contained in:
parent
759e6b0ce8
commit
c184246a12
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue