chore: update channel table ui

This commit is contained in:
JustSong
2024-11-10 11:43:06 +08:00
parent ad2fd6bf90
commit 37b8562f0f

View File

@@ -280,6 +280,7 @@ const ChannelsTable = () => {
</Button> </Button>
<Button <Button
size={'small'} size={'small'}
primary
as={Link} as={Link}
to={'/channel/edit/' + channel.id} to={'/channel/edit/' + channel.id}
> >