mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Fix typo 'javascript-implementation-example' anchor tag on modal documentation
This commit is contained in:
committed by
Jeremy Thomas
parent
dc2ac72d4c
commit
0040e59bc4
@@ -169,7 +169,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
JavaScript implementation example
|
JavaScript implementation example
|
||||||
</div>
|
</div>
|
||||||
<div class="message-body">
|
<div class="message-body">
|
||||||
Bulma does not include any JavaScript. However, this documentation provides a <a href="#javascript-implementation-pexample">JS implementation example</a> that you are free to use.
|
Bulma does not include any JavaScript. However, this documentation provides a <a href="#javascript-implementation-example">JS implementation example</a> that you are free to use.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user