diff --git a/src/components/sections/ready/ready.tsx b/src/components/sections/ready/ready.tsx index d6b6291..b34f1b0 100644 --- a/src/components/sections/ready/ready.tsx +++ b/src/components/sections/ready/ready.tsx @@ -1,4 +1,4 @@ -import { RiSparkling2Line } from 'react-icons/ri'; +import { RiSparkling2Line } from 'react-icons/ri/index'; import { Container } from '@/components/container';