Skip to content

Commit

Permalink
Rename util
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelzaleski committed Dec 16, 2024
1 parent 0e665d7 commit f68ea83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/express-checkout/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Internal dependencies
*/
export * from './normalize';
export * from './checkout';
export * from './shipping-fields';
import { getDefaultBorderRadius } from 'wcpay/utils/express-checkout';

interface MyWindow extends Window {
Expand Down
File renamed without changes.

0 comments on commit f68ea83

Please sign in to comment.