Get the React component name for a schema type.
String? reactComponent(String schemaType) => _entries[schemaType]?.reactComponent;