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 purpose of this task is to fix missing icons in the code snippet preview for EuiEmptyPrompt. Code snippets are serialized and passed to the Demo component. Icons are displayed as their names in form of a string.
The purpose of this task is to fix missing icons in the code snippet preview for
EuiEmptyPrompt
. Code snippets are serialized and passed to theDemo
component. Icons are displayed as their names in form of astring
.Relevant files:
packages/website/docs/components/display/empty_prompt/guidelines.mdx
packages/website/docs/components/display/empty_prompt/types_of_empty_states/index.ts
The text was updated successfully, but these errors were encountered: