UNPKG

template_assets

Version:

![Compatibility](https://img.shields.io/badge/compatibility-0.6.25-blue) [![Build Status](https://github.com/dfinity/examples/workflows/motoko-superheroes-example/badge.svg)](https://github.com/dfinity/examples/actions?query=workflow%3Amotoko-superheroes

9 lines (7 loc) 169 B
import React from 'react'; import "./styles.scss"; export const SectionDivider = ({}) => { return ( <div className="section-divider"></div> ) }