diff options
| author | 2026-03-29 01:20:05 +0800 | |
|---|---|---|
| committer | 2026-03-29 01:20:05 +0800 | |
| commit | 9e7ea78c6b601087d7fed6b091eb4533a5fbc6d6 (patch) | |
| tree | 58fbdf47480cc7ffd1bc0cb283ea11670b8bf861 /.changes | |
| parent | 397cbb34b327a0addfdf8e36f859b456956b66fe (diff) | |
| download | DropOut-9e7ea78c6b601087d7fed6b091eb4533a5fbc6d6.tar.gz DropOut-9e7ea78c6b601087d7fed6b091eb4533a5fbc6d6.zip | |
Update .changes/particle-background.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to '.changes')
| -rw-r--r-- | .changes/particle-background.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.changes/particle-background.md b/.changes/particle-background.md index ca8bdf5..96b9402 100644 --- a/.changes/particle-background.md +++ b/.changes/particle-background.md @@ -2,4 +2,4 @@ "@dropout/ui": "patch:refactor" --- -Rewrite `ParticleBackground` to morden component design instead of global `window` api call. +Rewrite `ParticleBackground` to modern component design instead of global `window` api call. |