UNPKG

instantphotoframe

Version:

Instant film front-end component made easy.

6 lines (4 loc) 95 B
import React from 'react' export const Example = () => { return (<>Hello World</>) }