mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
Remove unused <link>
explicit import of 'docsearch'
This commit is contained in:
@@ -10,6 +10,4 @@ interface Props {
|
||||
const { direction } = Astro.props
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
|
||||
|
||||
<link {...getVersionedBsCssProps(direction)} />
|
||||
|
Reference in New Issue
Block a user