Skip to content

Commit

Permalink
docs(): update status in component_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips committed Apr 5, 2024
1 parent ffe6e26 commit 8798325
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/app/helpers/components_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@ def sage_components
{
title: "catalog_item",
description: "The Catalog Item displays Products, Offers, and other resources with a large amount of detail to display in list form.",
scss: "done",
docs: "done",
rails: "done",
react: "todo",
responsive: "todo",
a11y: "done",
scss: "stop",
docs: "stop",
rails: "stop",
react: "stop",
responsive: "stop",
a11y: "stop",
figma_embed: "",
},
{
Expand Down Expand Up @@ -311,12 +311,12 @@ def sage_components
{
title: "dynamic_select",
description: "A description is about the dynamic select.",
scss: "done",
docs: "todo",
rails: "done",
react: "todo",
responsive: "todo",
a11y: "todo",
scss: "stop",
docs: "stop",
rails: "stop",
react: "stop",
responsive: "stop",
a11y: "stop",
figma_embed: "",
},
{
Expand Down

0 comments on commit 8798325

Please sign in to comment.