feat: migrate learning resources component

This commit is contained in:
ArraysID
2025-04-27 05:47:43 +07:00
parent 0478d12ffc
commit 5b1b700ccb
3 changed files with 198 additions and 0 deletions
+4
View File
@@ -7,8 +7,10 @@ import {
LuLaptop as LaptopIcon,
LuMenu as MenuIcon,
LuMessageCircle as MessageCircleIcon,
LuShare2 as Share2Icon,
LuSparkles as SparklesIcon,
LuUsers as UsersIcon,
LuVideo as VideoIcon,
LuX as XIcon,
} from 'react-icons/lu';
@@ -21,7 +23,9 @@ export {
LaptopIcon,
MenuIcon,
MessageCircleIcon,
Share2Icon,
SparklesIcon,
UsersIcon,
VideoIcon,
XIcon,
};