aboutsummaryrefslogtreecommitdiff
path: root/src/components/panel_header.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/panel_header.style.js')
-rw-r--r--src/components/panel_header.style.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/panel_header.style.js b/src/components/panel_header.style.js
index aaa8bea9..e83e1f15 100644
--- a/src/components/panel_header.style.js
+++ b/src/components/panel_header.style.js
@@ -3,6 +3,7 @@ export default {
selector: '.panel-heading',
validInnerComponents: [
'Text',
+ 'Link',
'Icon',
'Button'
]