Convert no-reviews-placeholder.js
to no-reviews-placeholder.tsx
and replace propTypes
with TypeScript definitions
#42362
Labels
team: Kirigami & Origami
WC Store Editing (FSE)
type: cooldown
Things that are queued for a cooldown period (assists with planning).
type: enhancement
The issue is a request for an enhancement.
type: refactor
The issue/PR is related to refactoring.
Problem
assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js
is a JS file and usespropTypes
definitions.Expected outcome
no-reviews-placeholder.js
tono-reviews-placeholder.tsx
.propTypes
with TypeScript definitions.The text was updated successfully, but these errors were encountered: