Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-09-18 12:52:31 +00:00
commit 40fa00bd6a
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ export const StrategyActions = connect((props) => {
<Table
size={'small'}
pagination={false}
rowKey={'name'}
columns={[
{
dataIndex: 'displayName',

View File

@ -54,6 +54,7 @@ export const StrategyActions = connect((props) => {
<Table
size={'small'}
pagination={false}
rowKey={'name'}
columns={[
{
dataIndex: 'displayName',