refactor(background): move background to own package, replace example import
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { default as Background, default } from './Background';
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user