feat(dashboard,types,js-sdk,ui): Tax Regions UI (#7935)

This commit is contained in:
Kasper Fabricius Kristensen
2024-07-10 09:26:43 +00:00
committed by GitHub
parent 75e7047243
commit 046a34bdfc
232 changed files with 7555 additions and 3818 deletions
@@ -66,7 +66,7 @@ const Content = forwardRef<
return (
<FocusModal.Content
ref={ref}
className={clx("top-6", className)}
className={clx("!top-6", className)}
overlayProps={{
className: "bg-transparent",
}}