Commit b39c6b7
fix: correct import path for Lumo icons in breadcrumb styles
Update imports from '@vaadin/vaadin-lumo-styles/font-icons.js' to
'@vaadin/vaadin-lumo-styles/icons.js' to fix module resolution errors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 10c0e18 commit b39c6b7
File tree
2 files changed
+2
-2
lines changed- packages/breadcrumb/src/styles
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments