-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
I think this is a problem — it's causing the console to pull in all of asciidoc. See oxidecomputer/console#2910 (comment). I'm thinking the simplest thing would be to allow callers to do import { Badge } from '@oxide/design-system/components/ui'
?
design-system/components/src/index.ts
Lines 9 to 10 in 028e05f
export * from './asciidoc' | |
export * from './ui' |