From b5ac158ae162a728f0b35951e76fdae0c6d2e3cb Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Thu, 29 Jan 2026 20:54:24 -0700 Subject: [PATCH] used reusable button component --- .../link-sections/{platform}/index.html.tmpl | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/templates/components/accounts/{acctID.int64}/shops/link-sections/{platform}/index.html.tmpl b/templates/components/accounts/{acctID.int64}/shops/link-sections/{platform}/index.html.tmpl index 145d544..b52d076 100644 --- a/templates/components/accounts/{acctID.int64}/shops/link-sections/{platform}/index.html.tmpl +++ b/templates/components/accounts/{acctID.int64}/shops/link-sections/{platform}/index.html.tmpl @@ -87,26 +87,10 @@ " /--> - - {{/* TODO: make a css button class for this */}} - - - + {{ component "button" + "Text" "Create" + "Class" "" + }}