Closed djmitche closed 5 years ago
I'm thinking we can just take care of the issue in https://github.com/taskcluster/react-schema-viewer/issues/22. Feel free to close if you agree.
Why not just land this now? I could make #22 based on this commit, if you prefer, I just don't see why..
I think it should be more like
import { SchemaTable } from 'react-schema-viewer';
with #22, we can probably do:
import { JSONSchemaTable, JoiSchemaTable } from 'react-schema-viewer';
Let me know what you think.
Ah, OK, that makes a lot of sense. Thanks!
I'm assuming this was accidental, but please lmk if there's a reason for it!