Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 265 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 265 Bytes

Remotion Components

Components

import {Logo} from '@tutorialedge/remotion-components';

<Logo />

Publishing New Versions

  • Update package.json to the new version number
  • Run the publish task:
$ task publish