stacker.news/components/wallet
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
..
index.js Fix extremely slow page load for LNC import 2024-07-07 18:31:40 +02:00
lnbits.js Pass config with spread operator 2024-07-07 18:31:40 +02:00
lnc.js wip: Add LNC 2024-07-07 18:31:40 +02:00
nwc.js Pass config with spread operator 2024-07-07 18:31:40 +02:00