Skip to content

Commit

Permalink
Merge pull request #98 from imranhsayed/feature/zustand-store
Browse files Browse the repository at this point in the history
Feature: Add Search Filter With Zustand Store
  • Loading branch information
imranhsayed authored Jan 22, 2023
2 parents b7bd032 + 11650b9 commit 45a3991
Show file tree
Hide file tree
Showing 42 changed files with 43,550 additions and 15,599 deletions.
2 changes: 1 addition & 1 deletion assets/build/assets.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('js/main.js' => array('dependencies' => array('wp-polyfill'), 'version' => '9c7a88a8d693f7eefc301684827b9518'), 'js/single.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'd22130a6cd30ec44f35ded29d255086c'), 'js/editor.js' => array('dependencies' => array('wp-polyfill'), 'version' => '7021462eedb8b2ebbe11ed6cc9778847'), 'js/blocks.js' => array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n', 'wp-polyfill'), 'version' => 'f89fc0a053c74bfb5397a46281dce330'), 'js/author.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'f22fe08ecf71bd0f401da794a50395f0'));
<?php return array('js/main.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'a3b4a89a5cfd5eff3880117abb72bf0c'), 'js/single.js' => array('dependencies' => array('wp-polyfill'), 'version' => '7fead00701b6b38d5570a4ed8e130ec7'), 'js/editor.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'ee640f54cf55292f6221a70587326775'), 'js/blocks.js' => array('dependencies' => array('lodash', 'react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n', 'wp-polyfill'), 'version' => '3d35cad1be3150206c0c17e25b2b99e6'), 'js/author.js' => array('dependencies' => array('wp-polyfill'), 'version' => 'd0de12045532844ce7f3c7e552d71c7a'), 'js/search.js' => array('dependencies' => array('wp-polyfill'), 'version' => '1eeb880184b340e6d211201b060689ef'));
71 changes: 70 additions & 1 deletion assets/build/css/blocks.css

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

Loading

0 comments on commit 45a3991

Please sign in to comment.