feat: set variant to outlined
This commit is contained in:
@@ -186,7 +186,7 @@ export const InterpretationLog = () => {
|
|||||||
<div>
|
<div>
|
||||||
<h4>How can we find the next item?</h4>
|
<h4>How can we find the next item?</h4>
|
||||||
<p>Select and review the pagination setting this webpage is using</p>
|
<p>Select and review the pagination setting this webpage is using</p>
|
||||||
<Button variant="contained" color="primary">
|
<Button variant="outlined">
|
||||||
Select Pagination Setting
|
Select Pagination Setting
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user