Skip to content

Commit 0cc5d34

Browse files
committed
feat(QFab): Add textColor prop
1 parent 1297e85 commit 0cc5d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/fab/QFab.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export default {
4343
push: this.push,
4444
flat: this.flat,
4545
color: this.color,
46+
textColor: this.textColor,
4647
glossy: this.glossy
4748
},
4849
on: {

0 commit comments

Comments
 (0)