Skip to content

Commit a5a9bb1

Browse files
adjust lines
1 parent 29cad67 commit a5a9bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/commands/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ sdk.sandboxes.create({
422422
id: "${id}"
423423
})
424424
425-
Verify Sandbox at: https://codesandbox.io/s/${sandbox.id}`
425+
Verify Sandbox at: https://codesandbox.io/s/${sandbox.id}\n\n`
426426
);
427427

428428
process.exit(0);

0 commit comments

Comments
 (0)