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
## Problem
When opening the AWS Developer Menu for toolkit, no items were showing.
This is due to a wrong value being used for menu options. The second use
was expecting it to be an object with keys, when it was actually a
function. This happened due to a recent change that didn't catch this
0 commit comments