You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a stub component for this currently, but it needs to be fleshed out. Currently there is sample data within /src/assets/resources.json, and an interface within games.service.ts - this should hopefully be just an exercise of passing the data into the component, and displaying using something like the n64-box component.
Acceptance criteria
Complete the game-resources component
The text was updated successfully, but these errors were encountered:
There is a stub component for this currently, but it needs to be fleshed out. Currently there is sample data within
/src/assets/resources.json
, and an interface withingames.service.ts
- this should hopefully be just an exercise of passing the data into the component, and displaying using something like then64-box
component.Acceptance criteria
game-resources
componentThe text was updated successfully, but these errors were encountered: