mirror of https://github.com/twbs/bootstrap.git
Remove unused `<link>` explicit import of 'docsearch'
BrowserStack / browserstack (push) Has been cancelled
Details
BrowserStack / browserstack (push) Has been cancelled
Details
This commit is contained in:
parent
dd4dc06843
commit
9b912486fe
|
@ -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)} />
|
||||
|
|
Loading…
Reference in New Issue