diff options
| author | 2026-03-29 21:33:01 +0800 | |
|---|---|---|
| committer | 2026-03-29 21:33:01 +0800 | |
| commit | 1c115141cc7b676e6a07786594155c3ac293fe34 (patch) | |
| tree | eb0fdfbcc880574e9b386a3f2fc9b3a89489e5b5 /.changes/particle-background.md | |
| parent | 5b799a125a970e5e56f29a08b3c86450855fb6c4 (diff) | |
| parent | e88a55c1d5c7f47844e9045654ff1063c5f77494 (diff) | |
| download | DropOut-1c115141cc7b676e6a07786594155c3ac293fe34.tar.gz DropOut-1c115141cc7b676e6a07786594155c3ac293fe34.zip | |
Merge branch 'refactor/fe' of https://github.com/HydroRoll-Team/DropOut into refactor/fe
Diffstat (limited to '.changes/particle-background.md')
| -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. |