mirror of
https://github.com/flarum/core.git
synced 2025-07-12 12:26:23 +02:00
Remove documentation for obsolete component prop
This commit is contained in:
@ -9,8 +9,6 @@ import Placeholder from '../../common/components/Placeholder';
|
|||||||
*
|
*
|
||||||
* ### Props
|
* ### Props
|
||||||
*
|
*
|
||||||
* - `params` A map of parameters used to construct a refined parameter object
|
|
||||||
* to send along in the API request to get discussion results.
|
|
||||||
* - `state` A DiscussionListState object that represents the discussion lists's state.
|
* - `state` A DiscussionListState object that represents the discussion lists's state.
|
||||||
*/
|
*/
|
||||||
export default class DiscussionList extends Component {
|
export default class DiscussionList extends Component {
|
||||||
|
Reference in New Issue
Block a user