UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

9 lines (8 loc) 135 B
import React from 'react'; /** * SVG circle. * * @example * <DotIcon /> */ export default function DotIcon(): React.JSX.Element;