npm bootstrap tabled code example
Example 1: text-decoration:none; bootstrap
<a href="#" class="text-decoration-none">Non-underlined link</a>
Example 2: install bootstrap 4 npm
npm install bootstrap@latest
<a href="#" class="text-decoration-none">Non-underlined link</a>
npm install bootstrap@latest