Skip to content

Commit e0ecdf5

Browse files
43081jgithub-actions[bot]
authored andcommitted
[ci] format
1 parent ff286ef commit e0ecdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/prompts/src/box.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import type { Writable } from 'node:stream';
22
import { getColumns } from '@clack/core';
3-
import {wrapAnsi} from 'fast-wrap-ansi';
3+
import { wrapAnsi } from 'fast-wrap-ansi';
44
import {
55
type CommonOptions,
66
S_BAR,

0 commit comments

Comments
 (0)