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 56e235a commit dcc746aCopy full SHA for dcc746a
templates/javascript/snippets/import.mustache
@@ -1 +1 @@
1
-import { {{clientName}} } from '{{{importName}}}';
+import { {{clientName}} } from '{{{importPackage}}}';
0 commit comments