Skip to content

Commit 4b44c42

Browse files
author
k.golikov
committed
Json-To-TypeScript: unstable -> experimental
1 parent 3e7fcb5 commit 4b44c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/jsonToTypeScriptPage/components/JsonToTypeScriptSettings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const JsonToTypeScriptSettings: FunctionComponent<Props> = ({ options, setOption
9292
<Text className="ms-3">
9393
Enable tuples{' '}
9494
<Tag color="warning" className="ms-1">
95-
unstable
95+
experimental
9696
</Tag>
9797
</Text>
9898
</label>

0 commit comments

Comments
 (0)