mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 11:52:05 +08:00
Adding it to the docs, not sure if it should live there.
This commit is contained in:
@@ -91,7 +91,6 @@ class Slot extends React.Component {
|
||||
const debugProps = pluginsConfig.debug
|
||||
? {
|
||||
'data-slot-name': fill,
|
||||
'data-slot-classname': `talk-slot-${kebabCase(fill)}`,
|
||||
}
|
||||
: {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user