mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
fix: change icon path
This commit is contained in:
parent
e372d2f398
commit
8cceb6ecd1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { RiSparkling2Line } from 'react-icons/ri';
|
||||
import { RiSparkling2Line } from 'react-icons/ri/index';
|
||||
|
||||
import { Container } from '@/components/container';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue