feat: update Switch component to support customizable labels and adjust related UI elements
This commit is contained in:
@@ -45,7 +45,7 @@ export const ContentsPage = () => {
|
||||
},
|
||||
{ title: 'Tag', data: 'tags' },
|
||||
{
|
||||
title: 'Premium',
|
||||
title: 'Subscription',
|
||||
data: 'is_premium',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user