edge-react-components

Re-usable react components for freelance projects

Usage no npm install needed!

<script type="module">
  import edgeReactComponents from 'https://cdn.skypack.dev/edge-react-components';
</script>

README

edge-react-components

Build Issues codecov License

Re-usable react components

Available components

  1. FormattedDate

    <FormattedDate format={format}>

    2021-01-09T01:11:21Z

    </FormattedDate>

    format prop values

    dateOnly, fullDateTime, fromNow