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
If I click on ChangeOwner message it takes me to stdlib, but I have my own version of ChangeOwner (imported from ./messages) and I don't import from @stdlib/ownable.
The doc comments are also shown for the stdlib version.
The text was updated successfully, but these errors were encountered:
If I click on
ChangeOwner
message it takes me to stdlib, but I have my own version ofChangeOwner
(imported from./messages
) and I don't import from@stdlib/ownable
.The doc comments are also shown for the stdlib version.
The text was updated successfully, but these errors were encountered: