biocompute-objects / portal_userdb

1 stars 1 forks source link

Fix extensionDomain check in ExtensionDomain component #427

Closed HadleyKing closed 3 months ago

HadleyKing commented 3 months ago

Correct the logic for checking the existence of extensionDomain in the bco object within the ExtensionDomain component. This fix ensures accurate handling of the extensionDomain property.

Changes to be committed: modified: client/src/components/builder/extensionDomain.js