feat: select pagination setting button

This commit is contained in:
karishmas6
2024-08-26 20:24:25 +05:30
parent 8e508d45e0
commit 3ffe4c28ea

View File

@@ -187,7 +187,7 @@ export const InterpretationLog = () => {
<h4>How can we find the next item?</h4>
<p>Select and review the pagination setting this webpage is using</p>
<Button variant="contained" color="primary">
Some Action
Select Pagination Setting
</Button>
</div>
</div>