IndexCoop/index-ui

Modular Product UI

Closed this issue · 0 comments

The Product UI needs to be more modular. When onboarding new products, we really need to be able to do essentially a quick copy pasta. Ideally, this component should:

  • Should use as much of the current UI as possible
  • Should implement the copy portion of the product component as a child (ie. the Page component)
  • Should use data that's retrieved either on the individual product component, or via a passed in token ID from productTokens.ts