mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Docs: From Twitter to X (#40706)
* From Twitter to X * . * Use Bootstrap Icons * Set X card to use `twitter` again * Update `tests/unit/popover.spec.js` --------- Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
committed by
GitHub
parent
77699f30db
commit
49a5ccfd4f
@@ -203,7 +203,7 @@ direction: rtl
|
||||
<tr>
|
||||
<th scope="row">3</th>
|
||||
<td colspan="2">Larry the Bird</td>
|
||||
<td><bdo lang="en" dir="ltr">@twitter</bdo></td>
|
||||
<td><bdo lang="en" dir="ltr">@x</bdo></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -235,7 +235,7 @@ direction: rtl
|
||||
<tr>
|
||||
<th scope="row">3</th>
|
||||
<td colspan="2">Larry the Bird</td>
|
||||
<td><bdo lang="en" dir="ltr">@twitter</bdo></td>
|
||||
<td><bdo lang="en" dir="ltr">@x</bdo></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -295,7 +295,7 @@ direction: rtl
|
||||
<tr>
|
||||
<th scope="row">3</th>
|
||||
<td colspan="2">Larry the Bird</td>
|
||||
<td><bdo lang="en" dir="ltr">@twitter</bdo></td>
|
||||
<td><bdo lang="en" dir="ltr">@x</bdo></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user