Commit aeee852
committed
Fix: Remove non-existent lucide-react import
The commit removes the import of `Quantum` from `lucide-react` in `src/pages/CoNetWorKing.tsx` as it does not exist, resolving a TypeScript error.1 parent 35053dc commit aeee852
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | | - | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments