Skip to content

Commit 5c38e09

Browse files
authored
docs: remove new tags (#617)
1 parent 5bfab39 commit 5c38e09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/playground/webapp/model/models.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ sap.ui.define([
8484
discoverSamples: function (oModel) {
8585
var newComponents = [
8686
// Add new components here
87-
"Badge",
88-
"BusyIndicator",
8987
];
9088
return jQuery.ajax({
9189
url: getRealBaseURI() + "/resources/sap/ui/webcomponents/main/playground.json"

0 commit comments

Comments
 (0)