mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
refactor
This commit is contained in:
parent
e8738455d0
commit
519e9d70bf
4 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ const TabMenuProps = [
|
|||
{
|
||||
name: "exact",
|
||||
type: "boolean",
|
||||
default: true,
|
||||
default: "true",
|
||||
description: "Defines if active route highlight should match the exact route path."
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue