Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackRam-oss committed Jun 28, 2024
1 parent aa6de7c commit 16eda6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
35 changes: 2 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export { AspectRatio, Avatar, Box, CircularProgress, Grid, Skeleton, Stack, Typography } from '@mui/joy';
export { Collapse, Fab, Fade, Grow, Slide, Zoom } from '@mui/material';
export { GridActionsCellItem } from '@mui/x-data-grid';
export { TimeClock } from '@mui/x-date-pickers';
export * from './components';
export * from './contexts';
Expand Down

0 comments on commit 16eda6c

Please sign in to comment.