Skip to content

Commit

Permalink
Rename experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
octaedro committed Mar 20, 2024
1 parent 8fbd58c commit 1f24aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { createNoticesFromResponse } from '../../../lib/notices';
import { getAdminSetting } from '~/utils/admin-settings';

const EXPERIMENT_NAME =
'woocommerce_product_creation_experience_empty_state_updates_202403_v1';
'woocommerce_product_creation_experience_prepublish_panel_202404_v1';

export const useCreateProductByType = () => {
const { createProductFromTemplate } = useDispatch( ITEMS_STORE_NAME );
Expand Down

0 comments on commit 1f24aa1

Please sign in to comment.