[JS, Wizard] Add react application template
^KT-41417 fixed
This commit is contained in:
@@ -78,5 +78,6 @@ public interface KotlinIcons {
|
||||
Icon MAC_OS = IconLoader.getIcon("/org/jetbrains/kotlin/idea/icons/wizard/macOS.svg");
|
||||
Icon WINDOWS = IconLoader.getIcon("/org/jetbrains/kotlin/idea/icons/wizard/windows.svg");
|
||||
Icon NODE_JS = IconLoader.getIcon("/org/jetbrains/kotlin/idea/icons/wizard/nodejs.svg");
|
||||
Icon REACT_JS = IconLoader.getIcon("/org/jetbrains/kotlin/idea/icons/wizard/react.svg");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user