docs: add caption for demo video
Some checks failed
Release WASM / Release (push) Has been cancelled
Test All / build (push) Has been cancelled

This commit is contained in:
Zixuan Chen 2024-10-24 00:19:08 +08:00
parent 24f4370c0d
commit afec0b8c2e
No known key found for this signature in database

View file

@ -72,6 +72,9 @@ Loro is a [CRDTs(Conflict-free Replicated Data Types)](https://crdt.tech/) libra
https://github.com/user-attachments/assets/68e0017a-4987-4f71-b2cf-4ed28a210987
> In this example, we demonstrate importing an entire Loro codebase into a Loro-powered
> version controller, preserving the complete Git DAG history while enabling fast version switching.
# Example
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/loro-basic-test?file=test%2Floro-sync.test.ts)