import React from 'react'; export function <%- elementName %>() { return ( <>
Hello, I'm one of the graphics in your bundle! I'm where you put the graphics you want to run in your broadcast software!
To edit me, open "src/graphics/<%- elementName %>.tsx" in your favorite text editor or IDE.
You can use any libraries, frameworks, and tools you want. There are no limits.
Visit{' '} https://nodecg.dev {' '} for full documentation.
Have fun!
> ); }