Skip to content

Commit a55584a

Browse files
Merge pull request #27 from PS-Bala/EJ2-000-github-samples
config(EJ2-28249): circular gauge tooltip sample removed
2 parents 2c68958 + e07e88e commit a55584a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ej2-blazor-samples/Pages/CircularGauge/SampleList.cs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,6 @@ internal partial class SampleConfig
4343
Url = "CircularGauge/PointerImage",
4444
FileName = "PointerImage.razor",
4545
Type = SampleType.New
46-
},
47-
new Sample
48-
{
49-
Name = "Tooltip",
50-
Category = "CircularGauge",
51-
Directory = "CircularGauge/CircularGauge",
52-
Url = "CircularGauge/Tooltip",
53-
FileName = "Tooltip.razor",
54-
Type = SampleType.New
5546
}
5647
};
5748
}

0 commit comments

Comments
 (0)