ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

Fix prop mutation #110

Closed publicqi closed 1 year ago

publicqi commented 1 year ago

Overview

This PR is a fix to #109. No other changes.

This adds a fixme to fix the prop mutation introduced in https://github.com/ucsb-cs156-m23/proj-happycows-m23-10am-4/pull/108. If it stays, it will be a source of bug that will be very difficult to debug.

Linked PR

109