순서도 보완

This commit is contained in:
2026-07-07 16:55:24 +09:00
parent d410dfd7a3
commit 9b1b7fcb73
+2 -1
View File
@@ -48,8 +48,9 @@ flowchart TD
AE --> AF["dashboard 이동"]
```
## 시퀀스다이어그램
```mermaid
sequenceDiagram
participant Browser as Browser
participant App as userfront (Flutter)
participant Store as AuthTokenStore