docs: add drawer stories (#37409)

This commit is contained in:
yyh
2026-06-15 01:03:42 +00:00
committed by GitHub
parent 8eb6a19784
commit df5be19fc2
2 changed files with 1063 additions and 0 deletions
@@ -16,7 +16,13 @@ html[data-theme='dark'] {
}
body {
position: relative;
background: var(--color-components-panel-bg);
color: var(--color-text-primary, #101828);
font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}
#storybook-root,
#storybook-docs {
isolation: isolate;
}
File diff suppressed because it is too large Load Diff