Skip to content

Commit

Permalink
adds back in the frontend changes
Browse files Browse the repository at this point in the history
  • Loading branch information
antpb committed Feb 10, 2022
1 parent 34c5d13 commit 02e2444
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
57 changes: 0 additions & 57 deletions blocks/three-object-block/Edit.test.js

This file was deleted.

1 change: 1 addition & 0 deletions inc/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ function threeobjectviewer_checkfiletypes($data, $file, $filename, $mimes) {
return $data;
}

add_action('wp_enqueue_scripts', __NAMESPACE__ . '\threeobjectviewer_frontend_assets');

/**
* Enqueue block frontend JavaScript
Expand Down

0 comments on commit 02e2444

Please sign in to comment.