copy(preview): change button text from Start Dev Server to Start Preview
This commit is contained in:
@@ -478,7 +478,7 @@ function NotRunningState({ onStart }: { onStart: () => void }) {
|
|||||||
gap: 6,
|
gap: 6,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
⚡ Start Dev Server
|
⚡ Start Preview
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user