ekzyis 1bae891594 Fix extremely slow page load for LNC import
I noticed that the combination of

```
import { Form, PasswordInput, SubmitButton } from '@/components/form'
```

in components/wallet/lnc.js and the dynamic import via `await import` in components/wallet/index.js caused extremely slow page loads.
2024-07-07 18:31:40 +02:00
..
2024-07-07 18:31:40 +02:00
2024-07-07 18:31:40 +02:00
2024-07-07 18:31:40 +02:00