8000 fix: Invalid prop: type check failed for prop "color". · digital-codes/coreui-vue@d0bb94f · GitHub
[go: up one dir, main page]

Skip to content

Commit d0bb94f

Browse files
committed
fix: Invalid prop: type check failed for prop "color".
1 parent 6ae0235 commit d0bb94f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/props.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const Color = {
5252
'info',
5353
'dark',
5454
'light',
55+
'link',
5556
].includes(value)
5657
},
5758
}

0 commit comments

Comments
 (0)
0