Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 383 Bytes

File metadata and controls

6 lines (5 loc) · 383 Bytes

TODO

  • make character editable
    • adjust character-creation component to listen to a service which can be called to either create a character or edit an existing one.
      • the component does NOT include a button - instead the accessing of the component will happen through the service.
      • pass a parameter to the service to determine whether to edit or create a character