Add scroll-to-top on back
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export { default as FloatingActionButton } from './floatingActionButton';
|
||||
export { default as HideableBottomNavigationBar } from './hideableBottomNavigationBar';
|
||||
export { default as HideableHeader } from './hideableHeader';
|
||||
export { default as LoadingView } from './loadingView';
|
||||
export { default as TagChip } from './tagChip';
|
||||
export { default as TagPreview } from './tagPreview';
|
||||
export { default as TagChip } from './tags/tagChip';
|
||||
export { default as TagPreview } from './tags/tagPreview';
|
||||
|
Reference in New Issue
Block a user