New components build.

This commit is contained in:
Mike Cao
2025-09-08 22:52:43 -07:00
parent 303947fe9b
commit aa7d3cd1aa
6 changed files with 29 additions and 37 deletions

View File

@@ -50,7 +50,6 @@ export function Panel({
borderRadius="3"
backgroundColor
position="relative"
overflowX="hidden"
gap
{...props}
style={{ ...style, ...(isFullscreen ? fullscreenStyles : {}) }}