We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e827a commit fd5b46aCopy full SHA for fd5b46a
1 file changed
README.md
@@ -44,7 +44,7 @@ var body: some View {
44
}
45
```
46
47
-<img src="https://github.com/HongSJae/DynamicTextEditor/blob/main/GIFs/Default_DynamicTextEditor.gif" width="300"/>
+<img src="GIFs/Default_DynamicTextEditor.gif" width="300"/>
48
49
### 카카오톡 클론 코딩 예시
50
```swift
@@ -76,7 +76,7 @@ var body: some View {
76
77
78
79
-<img src="https://github.com/HongSJae/DynamicTextEditor/blob/main/GIFs/DynamicTextEditor_clone_kakaotalk.gif" width="300"/>
+<img src="GIFs/DynamicTextEditor_clone_kakaotalk.gif" width="300"/>
80
81
## 🎛 Modifier API
82
0 commit comments