# fluent-cart/1.4.0/assets/chunks/EditorPanel.js

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.4.0. 2 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.4.0/code/assets/chunks/EditorPanel.js
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.4.0/raw/assets/chunks/EditorPanel.js
- Modified: 2026-06-11T12:21:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.4.0/code/assets/chunks/EditorPanel.js#L10-L20`.

```javascript
import{j as e}from"./BlockEditorTranslator.js?ver=1.4.0";const{Panel:c,PanelBody:i}=wp.components,o=s=>{const{title:n,children:t}=s;return e.jsx("div",{className:"fct-block-editor-panel",children:e.jsx(c,{children:e.jsx(i,{title:n,initialOpen:!1,children:e.jsx("div",{className:"fct-block-editor-panel-body",children:e.jsx("div",{className:"fct-inspector-control-settings",children:t})})})})})};export{o as E};

```
