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
The deleteEntry and searchEntry functions have an issue with conflicting types. They need to search for an index rather than the actual body of the entry. So, we need to keep track of entries by having them numbered.
The deleteEntry and searchEntry functions have an issue with conflicting types. They need to search for an index rather than the actual body of the entry. So, we need to keep track of entries by having them numbered.