diff options
| author | 2026-03-02 11:48:33 +0800 | |
|---|---|---|
| committer | 2026-03-02 11:48:33 +0800 | |
| commit | 24a229ede321e8296ea99b332ccfa61213791d10 (patch) | |
| tree | 3df3f3629a390184e09ca67f29a85d991899e518 /.changes/instance-layout.md | |
| parent | 0ac743f6d126d047352e6b247ea1ee513361d240 (diff) | |
| download | DropOut-24a229ede321e8296ea99b332ccfa61213791d10.tar.gz DropOut-24a229ede321e8296ea99b332ccfa61213791d10.zip | |
refactor(ui): partial rewrite instance layout
Diffstat (limited to '.changes/instance-layout.md')
| -rw-r--r-- | .changes/instance-layout.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.changes/instance-layout.md b/.changes/instance-layout.md new file mode 100644 index 0000000..9633046 --- /dev/null +++ b/.changes/instance-layout.md @@ -0,0 +1,6 @@ +--- +"@dropout/ui": "patch:refactor" +dropout: "patch:refactor" +--- + +Partial rewrite layout of instances page. |