Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
advithconsulting.io-frontend
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 9c1b1875
authored
2025-09-02 19:04:44 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chnages in content
1 parent
a9e1ac90
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
container/People/AdvisoryBoard.js
container/People/AdvisoryBoard.js
View file @
9c1b187
...
...
@@ -65,7 +65,8 @@ const AdvisoryBoard = ({ advisoryboard }) => {
className
=
"advisory-title"
/
>
<
div
className
=
"testimonial-content"
>
<
p
>
{
member
.
Description
}
<
/p
>
<
p
>
{
member
.
Designation
}
<
/p
>
<
div
dangerouslySetInnerHTML
=
{{
__html
:
member
.
Description
}}
/
>
<
/div
>
<
/Col
>
<
/
>
...
...
@@ -79,7 +80,8 @@ const AdvisoryBoard = ({ advisoryboard }) => {
/>
<
div
className
=
"testimonial-content"
>
<
p
className
=
"mb-3 mb-lg-0"
>
{
member
.
Description
}
<
/p
>
<
p
>
{
member
.
Designation
}
<
/p
>
<
div
dangerouslySetInnerHTML
=
{{
__html
:
member
.
Description
}}
/
>
<
/div
>
<
/Col
>
<
Col
lg
=
{
5
}
md
=
{
5
}
className
=
"order-2 order-md-2"
>
...
...
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