Closed owilliams320 closed 1 year ago
Hiding the side nav on mobile for the angular docs app
npm run start
npm run lint
npm run stylelint
npm test
npm run build
:tada: This PR is included in version 7.4.1 :tada:
The release is available on:
v7.4.1
Your semantic-release bot :package::rocket:
Description
Hiding the side nav on mobile for the angular docs app
Test Steps
npm run start
General Tests for Every PR
npm run start
still works.npm run lint
passes.npm run stylelint
passes.npm test
passes and code coverage is not lower.npm run build
still works.Screenshots or link to StackBlitz/Plunker