This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lucide
Watch
1
Star
0
Fork
0
You've already forked lucide
mirror of
https://github.com/lucide-icons/lucide.git
synced
2025-12-16 13:47:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e50582e93e7b1cfa34082eca38e2fc0f9f1fc991
lucide
/
packages
/
lucide-vue-next
/
tests
/
setupVitest.js
2 lines
43 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(icon-component): Creating icons with iconNodes (#1997) * Add useIconComponent, lucide-react * Add concept useIconComponent * add useIconComponents to packages * Add icon component * Add icon component * Add tests for react packages * Reset changes in icons * Add types * Add support for Icon components in Lucide Vue Next * update tests * Update tests * Enable Svelte component * Fix lucide-react-native tests * Update Solid package * update snapshots * Add docs * add docs * Update tests * Formatting * Formatting * Update package lock * Remove `useIconComponent` * Update guides * Update exports preact and solid package * Formatting * Format createIcons.ts * Add lucide lab repo link in docs
2024-04-26 17:59:04 +02:00
import
'@testing-library/jest-dom/vitest'
;
Reference in New Issue
Copy Permalink