interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
233 stars 83 forks source link

Add `FormGroup` component #1465

Open raducristianpopa opened 1 year ago

raducristianpopa commented 1 year ago

Considering that the forms are likely to have a consistent structure throughout the application, certain sections can be moved into a reusable component.

https://github.com/interledger/rafiki/blob/c7bebc0101d8602dd47b2adaa8ecced80ab9dbea/packages/frontend/app/routes/peers.%24peerId.tsx#L185-L216 What I currently have in mind is a component that will accept title, subtitle, and children as props.

Rajarshi-Misra commented 12 months ago

@sabineschaller I want to work on this issue. Can you please assign it to me? @mkurapov @raducristianpopa

Jacintomuambumba commented 11 months ago

Can you assign this issue to me so I can work on it? @mkurapov @raducristianpopa

sabineschaller commented 11 months ago

It's yours @Jacintomuambumba 😉

mozi47 commented 11 months ago

Hey, Can you assign me this issue? I want to work on it.