-
Notifications
You must be signed in to change notification settings - Fork 78
feat: added board title #1454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added board title #1454
Conversation
@jayantpranjal0 is attempting to deploy a commit to the tscircuit Team on Vercel. A member of the Team first needs to authorize it. |
@seveibar made appropriate changes |
@jayantpranjal0 you need to add title support to circuit json in order to use this in a pinout diagram |
Board already has a name, it doesn't need a title. I'm PR'ing to remove the title from props |
Ok never mind, it's the difference between a display name and a variable name 👍 |
@jayantpranjal0 you will need to insert source_board with source_board.title (this will be available in a version of circuit json being released shortly) |
1d9bf4b
to
f1c562c
Compare
@seveibar this PR became a bit messy. |
ref tscircuit/tscircuit#895