Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairali6 committed Dec 9, 2021
2 parents cd8e77f + d2b1ed4 commit c5a058b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ Add these scripts at the bottom of the `<body>` tag:
```
<body>
...
<script src="./Assets/scripts/libraries/jquery-1.12.4.js"></script>
<script src="./Assets/scripts/libraries/jquery-3.6.0.js"></script>
<script src="./Assets/scripts/libraries/objectFitPolyfill.js"></script>
<script src="./Assets/scripts/app.js"></script>
<script src="./Assets/scripts/govuk/all.js"></script>
</body>
```
Find and test a component by copying its markdown from https://gov.uk website.
Find and test a component by copying its markdown from https://gov.uk website.

0 comments on commit c5a058b

Please sign in to comment.