Automattic / block-experiments

A monorepo of Block Experiments
127 stars 17 forks source link

Sketch block: Remove unnecessary className when calling useBlockProps #318

Closed oskosk closed 1 year ago

oskosk commented 1 year ago

The className is already added by userBlockProps() there and gets to be duplicated if we add its key here