mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
show only Methods
This commit is contained in:
parent
160dc564ba
commit
3b97474d0c
@ -4,7 +4,7 @@ import slugify from 'slugify'
|
||||
import styles from './Entities.module.scss'
|
||||
|
||||
// more kinds: 'Property', 'Class'
|
||||
const showKindOfProperty = ['Method', 'Property']
|
||||
const showKindOfProperty = ['Method']
|
||||
|
||||
const Type = ({ type }) => {
|
||||
let isArray = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user