johnsmithlon
Results
1
issues of
johnsmithlon
I am trying to follow: https://projectstorm.gitbook.io/react-diagrams/getting-started/using-the-library I created a new typescript react project using: npx create-react-app my-app --template typescript Then I put the code from the tutorial into index.tsx. i.e....