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
The example code in the README was seemingly using old API (getter
methods, rather than accessing properties directly) and querying a
component version with no reported vulnerabilities.
This patch fixs both issues so that the example code works. It also
adds import statements so that the example can be copy/paste/run.
Signed-off-by: Joshua Lock <[email protected]>
0 commit comments