mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:41:49 +08:00
GrafanaUI: Create Box component (#73637)
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
* be subject to the standard policies
|
||||
*/
|
||||
|
||||
export * from './components/Flex/Flex';
|
||||
export * from './components/Layout/Box/Box';
|
||||
export * from './components/Layout/Flex/Flex';
|
||||
|
||||
export { Stack } from './components/Stack/Stack';
|
||||
export { Stack } from './components/Layout/Stack/Stack';
|
||||
|
Reference in New Issue
Block a user