JSFiddle - React, Tailwind, and code Playground
by lottikarotti
JavaScript
( function( $ ) {
$.fn.myTool = function( ) {
alert( "jQuery is working fine! :)" ) ;
}
} ) ( jQuery ) ;
by lottikarotti
( function( $ ) {
$.fn.myTool = function( ) {
alert( "jQuery is working fine! :)" ) ;
}
} ) ( jQuery ) ;