Skip to content

Commit

Permalink
docs: add Figma links (#982)
Browse files Browse the repository at this point in the history
Adding Figma links for sortable table and ticket panel.
  • Loading branch information
murrlipp authored Dec 6, 2024
1 parent 86383f1 commit 11377aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/sortable-table/index.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: layouts/example.njk
title: Sortable table (example)
figma_link: https://www.figma.com/design/N2xqOFkyehXwcD9DxU1gEq/MoJ-Figma-Kit?node-id=6756-215
---

{%- from "govuk/components/table/macro.njk" import govukTable -%}
Expand Down
1 change: 1 addition & 0 deletions docs/examples/ticket-panel/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: layouts/example.njk
title: Ticket panel (example)
arguments: ticket-panel
figma_link: https://www.figma.com/design/N2xqOFkyehXwcD9DxU1gEq/MoJ-Figma-Kit?node-id=4745-92
---

{%- from "moj/components/ticket-panel/macro.njk" import mojTicketPanel -%}
Expand Down

0 comments on commit 11377aa

Please sign in to comment.