Adding it to the docs, not sure if it should live there.

This commit is contained in:
okbel
2018-03-12 13:49:35 -03:00
parent 68fb511223
commit 77be539710
2 changed files with 0 additions and 1 deletions
@@ -91,7 +91,6 @@ class Slot extends React.Component {
const debugProps = pluginsConfig.debug
? {
'data-slot-name': fill,
'data-slot-classname': `talk-slot-${kebabCase(fill)}`,
}
: {};