(docs) Small typo fix on FuseNavigation docs

This commit is contained in:
sercan 2021-11-05 14:24:53 +03:00
parent 6c62d25c35
commit 4b5cac11f2

View File

@ -96,7 +96,6 @@
tooltip?: string; tooltip?: string;
link?: string; link?: string;
externalLink?: boolean; externalLink?: boolean;
externalLink?: boolean;
target?: target?:
| '_blank' | '_blank'
| '_self' | '_self'