mirror of https://github.com/twbs/bootstrap.git
Fix typo in generated `site/src/types/auto-import.d.ts`
BrowserStack / browserstack (push) Waiting to run
Details
Bundlewatch / bundlewatch (push) Waiting to run
Details
CodeQL / Analyze (push) Waiting to run
Details
cspell / cspell (push) Waiting to run
Details
CSS / css (push) Waiting to run
Details
Docs / docs (push) Waiting to run
Details
JS Tests / JS Tests (push) Waiting to run
Details
Lint / lint (push) Waiting to run
Details
CSS (node-sass) / css (push) Waiting to run
Details
Release notes / update_release_draft (push) Waiting to run
Details
BrowserStack / browserstack (push) Waiting to run
Details
Bundlewatch / bundlewatch (push) Waiting to run
Details
CodeQL / Analyze (push) Waiting to run
Details
cspell / cspell (push) Waiting to run
Details
CSS / css (push) Waiting to run
Details
Docs / docs (push) Waiting to run
Details
JS Tests / JS Tests (push) Waiting to run
Details
Lint / lint (push) Waiting to run
Details
CSS (node-sass) / css (push) Waiting to run
Details
Release notes / update_release_draft (push) Waiting to run
Details
This commit is contained in:
parent
879d1d15dc
commit
c5074c7c18
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* DO NOT EDIT THIS FILE MANUALLY.
|
* DO NOT EDIT THIS FILE MANUALLY.
|
||||||
*
|
*
|
||||||
* This file is automatically generated by the Boostrap Astro Integration.
|
* This file is automatically generated by the Bootstrap Astro Integration.
|
||||||
* It contains the type definitions for the components that are auto imported in all pages.
|
* It contains the type definitions for the components that are auto imported in all pages.
|
||||||
* @see site/src/libs/astro.ts
|
* @see site/src/libs/astro.ts
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue