mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
console: remove typo from relationships list
## Description Remove an typo from the relationship details list PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10086 GitOrigin-RevId: 5ddc2af0f5b0a59b9bd3ef410b5e1dc6cd619a19
This commit is contained in:
parent
3ec1e5e2da
commit
79501fd7cb
@ -85,7 +85,6 @@ export const RelationshipMapping = ({
|
||||
<Columns mapping={relationship.definition.mapping} type="to" />
|
||||
</>
|
||||
)}
|
||||
R
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user