We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfab39 commit 5c38e09Copy full SHA for 5c38e09
packages/playground/webapp/model/models.js
@@ -84,8 +84,6 @@ sap.ui.define([
84
discoverSamples: function (oModel) {
85
var newComponents = [
86
// Add new components here
87
- "Badge",
88
- "BusyIndicator",
89
];
90
return jQuery.ajax({
91
url: getRealBaseURI() + "/resources/sap/ui/webcomponents/main/playground.json"
0 commit comments