Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was a small UI bug where we were conditionally adding the API section for draft pages. In production this was leaving a small hoverable element because the undefined variable in the array was still iterated over to create a UI element. Test plan: * Expect visual regression to be fixed in production. * Expect draft pages to be available in development.
- Loading branch information