import React from 'react'

export const universalgraph = () => {
  return (
    <div>universalgraph</div>
  )
}
