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

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

- Page: https://pluginprobe.com/plugins/fluent-cart/1.6.2/code/assets/chunks/EditorPanel.js
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.6.2/raw/assets/chunks/EditorPanel.js
- Modified: 2026-08-20T12:34:14+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.6.2/code/assets/chunks/EditorPanel.js#L10-L20`.

```javascript
import{j as e}from"./BlockEditorTranslator.js?ver=1.6.2";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};

```
