From 6df28cde9d8ded05417845f507a353a87269afa9 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 8 Feb 2024 18:18:01 +0200 Subject: improvements & performance testing --- src/components/input.style.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/components/input.style.js') diff --git a/src/components/input.style.js b/src/components/input.style.js index 48d74bfa..4d0690cf 100644 --- a/src/components/input.style.js +++ b/src/components/input.style.js @@ -28,11 +28,8 @@ export default { hover: ':hover', focused: ':focus-within' }, - variants: { - danger: '.danger', - unstyled: '.unstyled', - sublime: '.sublime' - }, + // variants: { + // }, validInnerComponents: [ 'Text' ], -- cgit v1.2.3-70-g09d2