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
added a <ListGroup.Item> component with subitem and subactions properties
added a sleep() function that is a Promise-based wrapper for JavaScript’s setTimeout() function, allowing your script to pause using await or .then() syntax
bugfix for Link opening internal links in a new tab when requested
updated the peer dependency for React Bootstrap to 2.x
updated the peer dependency for Gatsby to 3.x or 4.x