Submit
Path:
~
/
home
/
getwphos
/
www
/
bubrupamjcb.com
/
wp-content
/
plugins
/
canvas
/
components
/
basic-elements
/
block-tab
/
File Content:
save.jsx
/** * WordPress dependencies */ const { Component } = wp.element; const { InnerBlocks, } = wp.blockEditor; /** * Component */ export default class TabBlockSave extends Component { render() { return ( <div className="cnvs-block-tab"> <InnerBlocks.Content /> </div> ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
block.js
5867 bytes
0644
block.jsx
953 bytes
0644
edit.jsx
617 bytes
0644
render.php
404 bytes
0644
save.jsx
339 bytes
0644
N4ST4R_ID | Naxtarrr