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 810d3d8 commit 5bc741aCopy full SHA for 5bc741a
scripts/demos-use-backup.ts
@@ -77,7 +77,7 @@ const main = () => {
77
demoNames = allDemos;
78
}
79
80
- console.log('Linking demos...');
+ console.log('Unlinking demos...');
81
for (const demoName of demoNames) {
82
linkDemo(demoName);
83
0 commit comments