fix(docs): Fix deprecated admonition types

This commit is contained in:
Cem Aksoylar
2024-01-12 15:22:40 -08:00
parent 13c856d1d3
commit a0a952413a
10 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ The check commands can be run with the following procedure in a terminal that's
3. Run `npm run lint`
4. Run `npm run build`
:::warning
:::danger
If any of the above steps throw an error, they need to be addressed and all of the checks re-run prior to submitting a pull request.
:::