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
Use EuiFlexGroup and EuiFlexItem. Leverage gutterSize="m" to create consistent spacing between the guideline items. Use the <Guideline> component (no need to import it) (example).
The text was updated successfully, but these errors were encountered:
The purpose of this task is to update all docs that don't use the side-by-side Guideline convention.
Run the new docs locally (go through the steps in the README.md file).
Pages:
Double-check if there are any more pages.
Tip
Use EuiFlexGroup and EuiFlexItem. Leverage
gutterSize="m"
to create consistent spacing between the guideline items. Use the<Guideline>
component (no need to import it) (example).The text was updated successfully, but these errors were encountered: