Skip to content

Commit

Permalink
Sort block names #177
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Aug 13, 2021
1 parent 26e0248 commit 274ab45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
* @author Herb Miller @bobbingwide
*/
import './oik-address'; // From oik & oik-user
import './oik-googlemap'; // From oik bw_show_googlemap
import './oik-contact-form'; // From oik bw_contact_form
import './oik-follow-me'; // From oik bw_follow_me
import './oik-countdown'; // From oik bw_countdown
import './oik-follow-me'; // From oik bw_follow_me
import './oik-googlemap'; // From oik bw_show_googlemap
import './oik-shortcode'; // From oik general purpose shortcode block


Expand Down

0 comments on commit 274ab45

Please sign in to comment.