@up42/up-components 0.11.1 → 0.11.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -59,6 +59,7 @@ export { default as ArrowBack } from '@mui/icons-material/ArrowBack';
|
|
|
59
59
|
export { default as ArrowDownward } from '@mui/icons-material/ArrowDownward';
|
|
60
60
|
export { default as ArrowForward } from '@mui/icons-material/ArrowForward';
|
|
61
61
|
export { default as ArrowUpward } from '@mui/icons-material/ArrowUpward';
|
|
62
|
+
export { default as ArrowBackIos } from '@mui/icons-material/ArrowBackIos';
|
|
62
63
|
export { default as AutoStoriesOutlined } from '@mui/icons-material/AutoStoriesOutlined';
|
|
63
64
|
export { default as Balance } from '@mui/icons-material/Balance';
|
|
64
65
|
export { default as Brightness1 } from '@mui/icons-material/Brightness1';
|