prikryla / friendly_betting

1 stars 0 forks source link

Make some reusable components #28

Open janmrakava opened 1 month ago

janmrakava commented 1 month ago

Make some HTML elements that are used in multiple places in the application as components, which would have some props and would be changed somehow if necessary.

Now I'm thinking:

prikryla commented 1 month ago

Form also comes to my mind, at least some template with submit button and inputs could vary.