golden hour
/var/www/html/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src
⬆️ Go Up
Upload
File/Folder
Size
Actions
assets
-
Del
OK
blocks.js
327 B
Del
OK
common.scss
218 B
Del
OK
gutenberg-block.php
3.53 KB
Del
OK
index.php
27 B
Del
OK
revslider
-
Del
OK
Edit: blocks.js
/** * Gutenberg Blocks * * All blocks related JavaScript files should be imported here. * You can create a new block folder in this dir and include code * for that block here as well. * * All blocks should be included here since this is the file that * Webpack is compiling as the input file. */ import './revslider';
Save