mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-21 10:09:20 +01:00
* Adding the DynamicIcon component * Fix imports * Add docs * Formatting * Fix use client in output rollup * revert changes * Fix formatting * Revert changes in icons directory * Revert time command * update exports
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
exports[`Using DynamicIcon Component > should adjust the style based 1`] = `null`;
|
|
|
|
exports[`Using DynamicIcon Component > should render icon and match snapshot 1`] = `null`;
|