Skip to content

Commit 8e27108

Browse files
committed
fix(TabView): iconSource supported formats
1 parent 94ad0b1 commit 8e27108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ui/tab-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ iconSource: string
194194

195195
Gets or sets the icon source of the tab strip entry.
196196

197-
Supported paths are `res://`, `font://` or an absolute path (eg. `~/assets/image.png`).
197+
Supported paths are `res://` or an absolute path (eg. `~/assets/image.png`).
198198

199199
See [`Image`](/ui/image) for details on the different paths.
200200

0 commit comments

Comments
 (0)