We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cb29d commit 4352405Copy full SHA for 4352405
apps/design-system-docs/docs/components/packages/wp-components/data.ts
@@ -71,8 +71,6 @@ export const data: ComponentData[] = [
71
name: 'Badge',
72
whereUsed: 'global',
73
status: 'stable',
74
- figma:
75
- 'https://www.figma.com/design/804HN2REV2iap2ytjRQ055/WordPress-Design-System?node-id=19297-39220&t=YhMXMUEdznvUwLv9-4',
76
docs: 'https://wordpress.github.io/gutenberg/?path=/docs/components-badge--docs',
77
notes: 'Still a private API. If possible, use `Badge` from `@automattic/ui` instead.',
78
},
0 commit comments