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
As icons are renamed or removed by DS, the icons used throughout the docs can go missing. Without adequate manual checks after icons work, the docs can look broken.
For this issue, create a docs component to use a random available icon to use in docs.
The text was updated successfully, but these errors were encountered:
One thing we can do is to have tests to run our site and make sure there are no console.errors when we load the site. This is probably important even moreso now that we have separate pages and routes.
If an icon is missing, we can easily add a console.error so we can see if there are problems.
As icons are renamed or removed by DS, the icons used throughout the docs can go missing. Without adequate manual checks after icons work, the docs can look broken.
For this issue, create a docs component to use a random available icon to use in docs.
The text was updated successfully, but these errors were encountered: