Skip to content

Commit

Permalink
Merge pull request #1489 from ita-social-projects/feature/1176
Browse files Browse the repository at this point in the history
Feature 1176
  • Loading branch information
darkravchuk authored Dec 30, 2024
2 parents 7ee962e + 610b71e commit 7ff6d8d
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 123 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const ARBlock: React.FC<Props> = ({ onChange }) => {
};
return (
<Form.Item
name="arlink"
name="url"
label="AR-посилання"
className="ar-link-form-item"
>
Expand Down
Loading

0 comments on commit 7ff6d8d

Please sign in to comment.