From 56c98b77bcf98b4d2842f225c7c41136aaebd614 Mon Sep 17 00:00:00 2001 From: Jordan Jones Date: Mon, 23 Sep 2024 13:04:34 -0700 Subject: [PATCH] perf: refactor custom component registration config --- demo/index.html | 6 +++++- demo/index.md | 6 ++++-- docs/partials/index.md | 6 ++++-- index.js | 13 ++----------- test/auro-button.test.js | 6 +++--- 5 files changed, 18 insertions(+), 19 deletions(-) diff --git a/demo/index.html b/demo/index.html index 358e438..73df311 100644 --- a/demo/index.html +++ b/demo/index.html @@ -29,7 +29,11 @@ });