From 775ec11751185b794d3a08e103c4d4ea46936c49 Mon Sep 17 00:00:00 2001 From: Rasmus Nielsen - Nova Consult ApS Date: Mon, 29 Jun 2020 14:48:07 +0200 Subject: [PATCH] remove mention of `router-tag` from button docs --- src/components/button/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/button/README.md b/src/components/button/README.md index 64dbce58277..b246757d5da 100644 --- a/src/components/button/README.md +++ b/src/components/button/README.md @@ -260,8 +260,6 @@ If using toggle button style for a radio or checkbox style interface, it is best Refer to the [`Router support`](/docs/reference/router-links) reference docs for the various supported `` related props. -Note the `` prop `tag` is referred to as `router-tag` in `bootstrap-vue`. - ## Accessibility When the `href` prop is set to `'#'`, `` will render a link (``) element with attribute