Skip to content

Commit

Permalink
[Docs] Remove isNew flag from EuiSkeleton components (#7050)
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen authored Aug 7, 2023
1 parent 83e3af3 commit e08978e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src-docs/src/views/skeleton/skeleton_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ const skeletonLivePropsSnippet = `<EuiSkeletonText

export const SkeletonExample = {
title: 'Skeleton',
isNew: true,
intro: (
<>
<EuiText>
Expand Down

0 comments on commit e08978e

Please sign in to comment.