Merge 6085495b25af32d3fcacb97da62f487fb7b76866 into 2a7b6fe8a974be085677926be0a3db0ae96b049f

This commit is contained in:
Xel 2026-07-12 19:15:04 -07:00 committed by GitHub
commit 87cdf5598d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ applications. These components are used in production in [Crush][crush], and [ma
<img src="https://stuff.charm.sh/bubbles-examples/spinner.gif" width="400" alt="Spinner Example">
A spinner, useful for indicating that some kind an operation is happening.
A spinner, useful for indicating that some kind of operation is happening.
There are a couple default ones, but you can also pass your own ”frames.”
- [Example code, basic spinner](https://github.com/charmbracelet/bubbletea/blob/main/examples/spinner/main.go)