Skip to content

Commit

Permalink
docs: remove new tags (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 authored Jul 4, 2019
1 parent 5bfab39 commit 5c38e09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/playground/webapp/model/models.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ sap.ui.define([
discoverSamples: function (oModel) {
var newComponents = [
// Add new components here
"Badge",
"BusyIndicator",
];
return jQuery.ajax({
url: getRealBaseURI() + "/resources/sap/ui/webcomponents/main/playground.json"
Expand Down

0 comments on commit 5c38e09

Please sign in to comment.