new Preact()
- Source:
Example
import Boxart from 'boxart-preact';
import animations from './animations';
render(<Boxart animations={animations}><Application /></Boxart>, rootElement);
import Boxart from 'boxart-preact';
import animations from './animations';
render(<Boxart animations={animations}><Application /></Boxart>, rootElement);
import Boxart from 'boxart-preact';
import animations from './animations';
render(<Boxart animations={animations}><Application /></Boxart>, rootElement);
import Boxart from 'boxart-preact';
import animations from './animations';
render(<Boxart animations={animations}><Application /></Boxart>, rootElement);