feat: Extends default admonitions with a custom important
#1817
pre-merge.yml
on: pull_request
lint
1m 16s
check-vercel-redirects
48s
lint-website
3m 0s
build
2m 11s
Annotations
3 errors
|
lint-website
Process completed with exit code 1.
|
|
lint-website:
website/src/theme/Admonition/Types.js#L8
Replace `·(⏎····<Info·className={clsx(className,·'alert--important')}·{...rest}·/>⏎··)` with `·<Info·className={clsx(className,·'alert--important')}·{...rest}·/>`
|
|
lint-website:
website/src/theme/Admonition/Types.js#L7
Replace `·className,·...rest·` with `className,·...rest`
|