diff --git a/.gitignore b/.gitignore index 4af933a..af8aff0 100644 --- a/.gitignore +++ b/.gitignore @@ -31,9 +31,9 @@ node_modules .npmrc # Build Data -dist/* -es/* -lib/* +dist +es +lib # Optional REPL history .node_repl_history diff --git a/examples/ComponentToPrint/index.tsx b/examples/ComponentToPrint/index.tsx index e2e9c00..6852ba0 100644 --- a/examples/ComponentToPrint/index.tsx +++ b/examples/ComponentToPrint/index.tsx @@ -173,6 +173,14 @@ export const ComponentToPrint = React.forwardRef + + Video: Without src + +