Skip to content

Commit e9a7f95

Browse files
authored
final assets
1 parent 1666d26 commit e9a7f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/blog/mui-x-end-v8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ Range components can use different reference dates for start and for end, so pic
216216
Edits feel steadier. Compact one-column time layouts keep the intended format, view switching behaves predictably, and browser quirks are smoothed out so the field stays readable and consistent:
217217

218218
<figure style="margin:16px 0;">
219-
<img src="/static/blog/mui-x-end-v8/pickers-ux.png" alt="Date and time picker input polish" style="width:100%;max-width:720px;border-radius:12px;">
219+
<img src="https://github.com/user-attachments/assets/595c0f74-f3b7-498b-9b0b-255f291026b1" alt="Date and time picker input polish" style="width:100%;max-width:720px;border-radius:12px;">
220220
<figcaption style="text-align:center;margin-top:8px;">Consistent typing, formats, and labels.</figcaption>
221221
</figure>
222222

@@ -229,7 +229,7 @@ Edits feel steadier. Compact one-column time layouts keep the intended format, v
229229
Between refined editing, ordering, and selection behaviors, trees hold up better as they grow. Reorder with drag-and-drop, wire up inline renaming, and keep identifiers flexible so you can mirror your domain model precisely:
230230

231231
<figure style="margin:16px 0;">
232-
<video src="/static/blog/mui-x-end-v8/tree-editing-ordering.mp4" autoplay muted loop playsinline controls style="width:100%;max-width:960px;border-radius:12px;"></video>
232+
<video src="https://github.com/user-attachments/assets/a91aa903-611d-43be-a361-9f933d518f55" autoplay muted loop playsinline controls style="width:100%;max-width:960px;border-radius:12px;"></video>
233233
<figcaption style="text-align:center;margin-top:8px;">Scale up without losing your place.</figcaption>
234234
</figure>
235235

0 commit comments

Comments
 (0)