From 82458f14702627ce7ac5cc484d1cf28b889e2945 Mon Sep 17 00:00:00 2001 From: Siddharth Kshetrapal Date: Tue, 30 Nov 2021 12:38:40 +0100 Subject: [PATCH] add checklist for ActionList (#1662) --- docs/content/ActionList2.mdx | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/content/ActionList2.mdx b/docs/content/ActionList2.mdx index 334f64fb207..8866b5b261a 100644 --- a/docs/content/ActionList2.mdx +++ b/docs/content/ActionList2.mdx @@ -8,7 +8,7 @@ description: An ActionList is a list of items that can be activated or selected. import {BorderBox, Avatar} from '@primer/components' import {ActionList} from '@primer/components/drafts' -import {Props} from '../src/props' +import {ComponentChecklist} from '../src/component-checklist' import {ImageContainer} from '@primer/gatsby-theme-doctocat' import {LinkIcon, AlertIcon, ArrowRightIcon} from '@primer/octicons-react' @@ -357,3 +357,23 @@ render() - [ActionMenu](/ActionMenu) - [SelectPanel](/SelectPanel) + +## Component status + +