Skip to content

Commit

Permalink
fix(example): needs TypeScript support (vercel#14115)
Browse files Browse the repository at this point in the history
Example:  with-ant-design-pro-layout-less needs TypeScript support.

![image](https://user-images.githubusercontent.com/1228449/84468957-ee4ade80-acba-11ea-9438-e1a0e40493f2.png)
  • Loading branch information
hydRAnger authored and rokinsky committed Jul 11, 2020
1 parent 42c80a0 commit 398b140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-ant-design-pro-layout-less/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"license": "ISC",
"devDependencies": {
"@types/node": "13.13.4",
"@types/react": "^16.9.36",
"typescript": "3.8.3"
}
}

0 comments on commit 398b140

Please sign in to comment.