You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PR to the Hub adds a new field, urls, to support multiple types of session connections.
While the url field is not deprecated, we should migrate the component to use the urls object for future-proofing.
A PR to the Hub adds a new field,
urls
, to support multiple types of session connections.While the
url
field is not deprecated, we should migrate the component to use theurls
object for future-proofing.Relevant code is here:
designa/packages/components/src/components/executableDocumentToolbar/executableDocumentToolbar.tsx
Lines 194 to 196 in 11abcd9
The text was updated successfully, but these errors were encountered: