Skip to content

Commit 5bfdc0f

Browse files
authored
Merge pull request #1 from devforth/AdminForth/620
feat: add isRounded prop to ShowTable component for customization
2 parents 3f3523d + 7721e5a commit 5bfdc0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom/InlineShow.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
:columns="filteredColumns"
2424
:resource="listResource"
2525
:record="parentRecord"
26+
:isRounded="false"
2627
/>
2728
</div>
2829
</div>

0 commit comments

Comments
 (0)