test
This commit is contained in:
@@ -123,7 +123,7 @@ export const FaqListPage = () => {
|
||||
{ getFaqList() }
|
||||
</div>
|
||||
</div>
|
||||
<div className="apply-row bottom-padding">
|
||||
<div className="apply-row">
|
||||
<button
|
||||
className="btn-50 btn-blue flex-1"
|
||||
onClick={ () => onClickToNavigation() }
|
||||
|
||||
@@ -103,7 +103,7 @@ export const QnaListPage = () => {
|
||||
{ getQnaList() }
|
||||
</div>
|
||||
</div>
|
||||
<div className="apply-row bottom-padding">
|
||||
<div className="apply-row">
|
||||
<button
|
||||
className="btn-50 btn-blue flex-1"
|
||||
onClick={ () => onClickToNavigation() }
|
||||
|
||||
Reference in New Issue
Block a user