14 lines
481 B
Text
14 lines
481 B
Text
import Admonition from '@theme/Admonition';
|
||
|
||
# Loaders
|
||
|
||
<Admonition type="warning" title="warning">
|
||
This page may contain outdated information. It will be updated as soon as possible.
|
||
</Admonition>
|
||
|
||
<Admonition type="caution" icon="🚧" title="ZONE UNDER CONSTRUCTION">
|
||
<p>
|
||
We appreciate your understanding as we polish our documentation – it may contain some rough edges. Share your feedback or report issues to help us improve! 🛠️📝
|
||
</p>
|
||
</Admonition>
|
||
|