Skip to content

Commit

Permalink
vue: suppress "Invalid prop: type" warn in demos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mpreyskurantov committed Oct 6, 2024
1 parent bb53ef9 commit 15e2425
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/demos/testing/known-warnings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"The specified credentials are invalid. You can sign up for a free developer account at http://www.bingmapsportal.com",
"W0019 -",
"W0022 -",
"W2108 -"
"W2108 -",
"[Vue warn]: Invalid prop: type check failed for prop"
]

0 comments on commit 15e2425

Please sign in to comment.