We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20abd35 commit 0e6f305Copy full SHA for 0e6f305
1 file changed
server/src/client/app/src/pages/cover/Cover.js
@@ -13,7 +13,7 @@ import pythonIcon from "@iconify/icons-logos/python";
13
import rLang from "@iconify/icons-logos/r-lang";
14
import javaIcon from "@iconify/icons-logos/java";
15
import cSharp from "@iconify/icons-logos/c-sharp";
16
-import pytorchIcon from "@iconify/icons-logos/pytorch";
+import pytorchIcon from "@iconify/icons-logos/pytorch-icon";
17
import jupyterIcon from "@iconify/icons-logos/jupyter";
18
19
import {
0 commit comments