mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:51:49 +08:00
Grafana UI: Stack component (#73593)
* Add Stack component and sotry * Add item * Add MDX and story * Add forwardRef * Add usage instructions * Remove story * Update docs * Add unstable export * Fix story * Update default values and mdx * Change export
This commit is contained in:
@ -10,3 +10,5 @@
|
||||
*/
|
||||
|
||||
export * from './components/Flex/Flex';
|
||||
|
||||
export { Stack } from './components/Stack/Stack';
|
||||
|
Reference in New Issue
Block a user