import React from 'react'; import { Button } from 'react-bootstrap'; import './Index.scss'; const Index = () => (
Clever Beagle

Pup

A boilerplate for products.

); export default Index;