Skip to content

Commit

Permalink
fix react errors on wordpress 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Mar 27, 2023
1 parent 93ba3f9 commit 38f4630
Show file tree
Hide file tree
Showing 68 changed files with 101 additions and 78 deletions.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function nfd_wp_module_onboarding_register() {

// Set Global Constants
if ( ! defined( 'NFD_ONBOARDING_VERSION' ) ) {
define( 'NFD_ONBOARDING_VERSION', '1.2.1' );
define( 'NFD_ONBOARDING_VERSION', '1.2.2' );
}
if ( ! defined( 'NFD_ONBOARDING_DIR' ) ) {
define( 'NFD_ONBOARDING_DIR', __DIR__ );
Expand Down
9 changes: 0 additions & 9 deletions build/1.2.1/348.js

This file was deleted.

1 change: 0 additions & 1 deletion build/1.2.1/onboarding.css

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions build/1.2.1/181.js → build/1.2.2/181.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
Loading

0 comments on commit 38f4630

Please sign in to comment.