Further UI Updates
This commit is contained in:
@@ -48,7 +48,6 @@ export default function ProfileShopsComponent({
|
||||
</Typography.Title>
|
||||
)}
|
||||
loading={loading}
|
||||
size="small"
|
||||
columns={columns.map((item) => ({ ...item }))}
|
||||
rowKey="id"
|
||||
dataSource={data}
|
||||
|
||||
Reference in New Issue
Block a user