@khanacademy/wonder-blocks-card 0.0.0-PR2816-20251007220942 → 0.0.0-PR2816-20251007224034

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @khanacademy/wonder-blocks-card
2
2
 
3
- ## 0.0.0-PR2816-20251007220942
3
+ ## 0.0.0-PR2816-20251007224034
4
4
 
5
5
  ### Minor Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@khanacademy/wonder-blocks-card",
3
- "version": "0.0.0-PR2816-20251007220942",
3
+ "version": "0.0.0-PR2816-20251007224034",
4
4
  "design": "v1",
5
5
  "description": "Card component for Wonder Blocks.",
6
6
  "main": "dist/index.js",
@@ -144,7 +144,7 @@ type Props = BaseCardProps & TagProps & DismissProps;
144
144
  *
145
145
  * When the `onDismiss` prop is provided, a dismiss button will be rendered. In this case, the `labels.dismissButtonAriaLabel` prop is required to provide an accessible label for the dismiss button.
146
146
  *
147
- * See additional [Accessibility docs](./?path=/docs/packages-card-card-accessibility--docs).
147
+ * See additional Accessibility docs.
148
148
  */
149
149
 
150
150
  const Card = React.forwardRef(function Card(