Only use plugins_config in redux

This commit is contained in:
Chi Vinh Le
2018-03-20 18:39:37 +01:00
parent dbe80c40d7
commit 84a79be9c1
3 changed files with 13 additions and 39 deletions
@@ -30,6 +30,7 @@ class Slot extends React.Component {
className,
`talk-slot-${kebabCase(fill)}`
)}
data-slot-name={fill}
>
{children}
</Component>