reformat jsx files
This commit is contained in:
parent
3544104196
commit
43d91b9bd1
@ -14,7 +14,6 @@
|
|||||||
* along with this program. If not, see
|
* along with this program. If not, see
|
||||||
* <http://www.mongodb.com/licensing/server-side-public-license>.
|
* <http://www.mongodb.com/licensing/server-side-public-license>.
|
||||||
*/
|
*/
|
||||||
/* eslint-disable react/no-unescaped-entities, no-template-curly-in-string */
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
class RedisLookupAdapterDocumentation extends React.Component {
|
class RedisLookupAdapterDocumentation extends React.Component {
|
||||||
|
@ -112,5 +112,4 @@ class RedisLookupAdapterFieldSet extends React.Component {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
export default RedisLookupAdapterFieldSet;
|
export default RedisLookupAdapterFieldSet;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user