fix(api): remove animation from public API
This commit is contained in:

committed by
Miško Hevery

parent
5b6d576f93
commit
f7d46e7159
@ -2,4 +2,3 @@ export * from './core';
|
||||
export * from './profile';
|
||||
export * from './lifecycle_hooks';
|
||||
export * from './bootstrap';
|
||||
export * from './animate';
|
||||
|
Reference in New Issue
Block a user