mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:31:50 +08:00
Grafana UI: create Grid
component in the unstable
package (#75299)
This commit is contained in:
@ -12,4 +12,5 @@
|
||||
export * from './components/Layout/Box/Box';
|
||||
export * from './components/Layout/Flex/Flex';
|
||||
|
||||
export { Grid } from './components/Layout/Grid/Grid';
|
||||
export { Stack, HorizontalStack } from './components/Layout/Stack';
|
||||
|
Reference in New Issue
Block a user