Farook Ibrahim 2020-10-14 22:37:01 +05:30 committed by GitHub
parent 47fe198d49
commit b98dac6c62
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const withAttributes = ( OriginalComponent ) => {
? getAttributeData(
selected[ 0 ].attr_slug,
newAttributes,
'slug'
'taxonomy'
)
: null;