Skip to content

Commit af235f1

Browse files
committed
chore: update demo default language
1 parent e156294 commit af235f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { newShortText } from './text/new-short-text'
55
import { oldShortText } from './text/old-short-text'
66
77
const formState = reactive({
8-
language: 'javascript',
8+
language: 'json',
99
diffStyle: 'word',
1010
outputFormat: 'side-by-side',
1111
context: 10,

0 commit comments

Comments
 (0)