- Merge the two ~identical import-config storage modules into one (transaction + balance share the same HTTP logic). - Show the parsed file immediately and load the saved per-account config off the critical path, so a slow or hanging request never blocks the preview or Next button; a stale load can't clobber a newer file. - Drop the dead $hidden on AccountImportConfig (the controller returns the raw config blob, never the serialized model). |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| layouts | ||
| lib | ||
| pages | ||
| providers | ||
| services | ||
| types | ||
| utils | ||
| app.tsx | ||
| ssr.tsx | ||