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 e74d448 commit e8c4a3eCopy full SHA for e8c4a3e
packages/prompts/src/index.ts
@@ -8,7 +8,7 @@ import {
8
SelectKeyPrompt,
9
SelectPrompt,
10
State,
11
- TextPrompt,
+ TextPrompt
12
} from '@clack/core';
13
import isUnicodeSupported from 'is-unicode-supported';
14
import color from 'picocolors';
0 commit comments