fix(curriculum): update code block to ts (#66147)

This commit is contained in:
Aditya Singh 2026-03-01 00:10:58 +05:30 committed by GitHub
parent d824be8a06
commit 7f98f91c02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,7 +159,7 @@ new Object()
:::interactive_editor
```js
```ts
const user = {
name: "John",
profile: {