Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
gaurav
/
jasani_backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 45f24a4a
authored
2024-08-29 14:45:25 +0530
by
Gaurav Dev
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added new fileds in dimond page
1 parent
17a30ef3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
src/components/layout/polished-diamonds.json
types/generated/components.d.ts
src/components/layout/polished-diamonds.json
View file @
45f24a4
...
@@ -23,6 +23,9 @@
...
@@ -23,6 +23,9 @@
},
},
"btnText"
:
{
"btnText"
:
{
"type"
:
"string"
"type"
:
"string"
},
"PolishedDiamondsHeadingTwo"
:
{
"type"
:
"string"
}
}
}
}
}
}
types/generated/components.d.ts
View file @
45f24a4
...
@@ -451,6 +451,7 @@ export interface LayoutPolishedDiamonds extends Schema.Component {
...
@@ -451,6 +451,7 @@ export interface LayoutPolishedDiamonds extends Schema.Component {
true
true
>
;
>
;
btnText
:
Attribute
.
String
;
btnText
:
Attribute
.
String
;
PolishedDiamondsHeadingTwo
:
Attribute
.
String
;
};
};
}
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment