GrafanaUI: Move Box out of unstable and into GrafanaUI (#77080)

This commit is contained in:
Joao Silva
2023-10-26 13:46:11 +01:00
committed by GitHub
parent db40c90eed
commit f183e68b1c
10 changed files with 31 additions and 19 deletions

View File

@ -9,7 +9,6 @@
* be subject to the standard policies
*/
export * from './components/Layout/Box/Box';
export * from './components/Layout/Flex/Flex';
export { Grid } from './components/Layout/Grid/Grid';