Compare commits

..
Author SHA1 Message Date
kyle 4ca7486143 Update README.md 2018-07-10 15:10:57 -05:00
kyle d7aabb2a4b Update README.md 2018-07-10 15:08:09 -05:00
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Swagger UI
# Swagger UI loves Jenkins still
[![NPM version](https://badge.fury.io/js/swagger-ui.svg)](http://badge.fury.io/js/swagger-ui)
-1
View File
@@ -63,7 +63,6 @@ export default class Operations extends React.Component {
return (
<OperationTag
key={"operation-" + tag}
myProp={"whatever"}
tagObj={tagObj}
tag={tag}
layoutSelectors={layoutSelectors}