Skip to content

Commit 409c449

Browse files
tweak name
1 parent fdf2045 commit 409c449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/playground/src/react/view-toggle.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const ViewToggle: FunctionComponent<ViewToggleProps> = ({
3232
className={style["view-toggle-tabs"]}
3333
>
3434
<Tab value="editor" className={style["view-toggle-tab"]}>
35-
Editor
35+
TSP
3636
</Tab>
3737
<Tab value="both" className={style["view-toggle-tab"]}>
3838
Both

0 commit comments

Comments
 (0)