Skip to content

Commit 7425e0a

Browse files
committed
fix: make connector command ltr
1 parent fe9b92b commit 7425e0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/Header/ConnectorModal.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ function handleDisconnect() {
108108

109109
<div
110110
class="flex items-center p-3 bg-bg-muted border border-border rounded-lg font-mono text-sm"
111+
dir="ltr"
111112
>
112113
<span class="text-fg-subtle">$</span>
113114
<span class="text-fg-subtle ms-2">pnpm npmx-connector</span>

0 commit comments

Comments
 (0)