We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42db29 commit 63e5c44Copy full SHA for 63e5c44
frontend/src/components/CardDetailsPage.tsx
@@ -12,6 +12,7 @@ import TitleWithIcon from 'components/TitleWithIcon'
12
import ToggleableList from 'components/ToggleableList'
13
import TopContributors from 'components/ToggleContributors'
14
15
+
16
const DetailsCard = ({
17
title,
18
is_active = true,
0 commit comments