edit text
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user