mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-29 04:00:09 +00:00
Update Dahsboard UI (#1349)
Co-authored-by: Wendong-Fan <w3ndong.fan@gmail.com> Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
This commit is contained in:
parent
ddada3e642
commit
38c7717f3d
41 changed files with 2405 additions and 2105 deletions
|
|
@ -16,7 +16,7 @@ import { describe, expect, it } from 'vitest';
|
|||
import {
|
||||
arrayToArgsJson,
|
||||
parseArgsToArray,
|
||||
} from '../../../../src/pages/Setting/components/utils';
|
||||
} from '../../../../src/pages/Connectors/components/utils';
|
||||
|
||||
describe('parseArgsToArray', () => {
|
||||
it('should parse JSON array string to array', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue