Skip to content
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

se añade el map de relationList y se añade la props para RelationAcce… #412

Conversation

evadadev
Copy link
Collaborator

@antonio06 supongo que hay que eliminar el h3, pero me he regido a la issue.

}

export const RelationListAccessible: React.FC<Props> = props => {
const { relationList } = props;
const { canvasSchema } = props;
// Todo: #386Canvas Accessible-Iterate over relations(https://github.com/Lemoncode/mongo-modeler/issues/386)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this TODO. Thank you.

@deletidev deletidev linked an issue Mar 20, 2024 that may be closed by this pull request
@brauliodiez brauliodiez merged commit 5ba4cae into Lemoncode:vnext Mar 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Canvas Accessible-Iterate over relations
3 participants