Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
grogou committed Aug 20, 2021
1 parent af0294c commit 7df5fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/base/components/filter-element-label/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Label } from '@woocommerce/blocks-checkout';
import './style.scss';

/**
* The label for an stock status filter.
* The label for an filter elements.
*
* @param {Object} props Incoming props for the component.
* @param {string} props.name The name for the label.
Expand Down

0 comments on commit 7df5fea

Please sign in to comment.