Skip to content

Commit

Permalink
fix: reduced length of question to fit Dropdown menu's length
Browse files Browse the repository at this point in the history
  • Loading branch information
proffapt committed Jan 5, 2024
1 parent 3c54ec0 commit 81ba5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/FAQ/FaqData.js
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ export const data = [
},
{
title:
"Following are the topics that need to be taken care of by Academic Deans/ERP/Academic Section etc.",
"To be taken care of by Academic Deans/ERP/Academic Section etc.",
rows: [
{
title: "1. What is the process to apply for a fee receipt?",
Expand Down

0 comments on commit 81ba5cc

Please sign in to comment.