mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
* Allow editing country and sector data for all assets * Update changelogpull/6699/head^2
committed by
GitHub
6 changed files with 51 additions and 35 deletions
@ -1,3 +1,3 @@ |
|||
import { validateObjectForForm } from './form.util'; |
|||
import { jsonValidator, validateObjectForForm } from './form.util'; |
|||
|
|||
export { validateObjectForForm }; |
|||
export { jsonValidator, validateObjectForForm }; |
|||
|
|||
Loading…
Reference in new issue