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
In the second BWL video, we install this repo and use the simple carousel. To ensure this behavior doesn't break it may be useful to add a small test that checks that:
npm install https://github.com/lit/video-series-samples.git, followed by an import 'video-series-samples/simple-carousel.js'; registers a simple-carousel to the window.
The text was updated successfully, but these errors were encountered:
Completion criteria
In the second BWL video, we install this repo and use the simple carousel. To ensure this behavior doesn't break it may be useful to add a small test that checks that:
npm install https://github.com/lit/video-series-samples.git
, followed by animport 'video-series-samples/simple-carousel.js';
registers a simple-carousel to the window.The text was updated successfully, but these errors were encountered: