tbradsha
tbradsha
Another here: #7719376-hc, #1981678-zen I created a new page, switched it to the new homepage, and it worked as expected. I then switched it back to the old page, and...
+1 as well. I was adding some chargers as accessories, and was hoping to have a volts/amps/connector fields so that I could track down compatible chargers as needed.
I'm more of a scripter than a programmer, and just noticed your API in passing (great work, but overkill for my narrow needs), so I'll let you play with that...
Noting that this replaced at least five instances of `classnames/dedupe` with `clsx`, so may have some unintended consequences.
> this was accounted for so nothing to worry about At least this change introduces an unintentional side effect: ```patch diff --git a/packages/block-library/src/cover/edit.native.js b/packages/block-library/src/cover/edit.native.js index 1fc1519f47f94..c5fe140e8fe23 100644 --- a/packages/block-library/src/cover/edit.native.js +++...