solid-react-components
solid-react-components copied to clipboard
Optionality of the aclUrl parameter in AccessControlList
https://github.com/inrupt/solid-react-components/blob/03c1e1fb01a821fd67fa9a486fa9e8954594ad95/src/lib/classes/access-control-list.js#L15 I think that the parameter aclUrl should be optional and by default set the value to `${documentUri}.acl`
@james-martin-jd