Merge pull request #46 from mars-protocol/v1.7.1-hotfix

v1.7.1
This commit is contained in:
Linkie Link 2023-10-30 14:15:28 +01:00 committed by GitHub
commit e45539cbb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@ export { InputSection } from './InputSection/InputSection'
export { InputSlider } from './InputSlider/InputSlider'
export { Layout } from './Layout/Layout'
export { Loading } from './Loading/Loading'
export { MigrationBanner } from './MigrationBanner/MigrationBanner'
export { MigrationInProgress } from './MigrationInProgress/MigrationInProgress'
export { MobileNav } from './MobileNav/MobileNav'
export { Notification } from './Notification/Notification'