diff options
Diffstat (limited to '.changes')
| -rw-r--r-- | .changes/particle-background.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/particle-background.md b/.changes/particle-background.md new file mode 100644 index 0000000..ca8bdf5 --- /dev/null +++ b/.changes/particle-background.md @@ -0,0 +1,5 @@ +--- +"@dropout/ui": "patch:refactor" +--- + +Rewrite `ParticleBackground` to morden component design instead of global `window` api call. |