-
-
Notifications
You must be signed in to change notification settings - Fork 262
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: Schema Validator Page #2490
base: master
Are you sure you want to change the base?
Conversation
|
@@ -0,0 +1,5 @@ | |||
import { DendronProps } from "../types"; | |||
|
|||
export default function DendronSchemaPage({}: DendronProps) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you get this to render?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had to add it to VALID_NAMES
- will push soon!
can you rebase off of master? we've had a lot of changes that made it in since this branch was created |
also, don't forget the CLA :) |
Will do! |
…ndron into enhance/schema-page
This PR will contribute the first portion of [[Graphical Schema Interface|proj.2022.graphical-schema-interface]]
Pull Request Checklist
Code
Basics
Extended
Instrumentation
Basics
Extended
Tests
Basics
Extended
Docs
Close the Loop
Extended