edit text

This commit is contained in:
hamid zarghami
2026-05-10 15:14:19 +03:30
parent 914389c082
commit b9cde62566
@@ -231,7 +231,7 @@ const SettingsPanel = () => {
{backgroundType === 'gradient' && ( {backgroundType === 'gradient' && (
<div className="space-y-3"> <div className="space-y-3">
<p className="text-xs text-gray-500">گرادیانت خطی (سبک Figma)</p> <p className="text-xs text-gray-500">گرادیانت خطی</p>
<ColorPicker <ColorPicker
label="رنگ شروع" label="رنگ شروع"
value={backgroundGradient.from} value={backgroundGradient.from}