Skip to content

Illustration

Basic usage

tsx
import React from 'react';
import MailSentReact from '@semcore/ui/illustration/MailSent';

const Demo = () => {
  return <MailSentReact />;
};
import React from 'react';
import MailSentReact from '@semcore/ui/illustration/MailSent';

const Demo = () => {
  return <MailSentReact />;
};

Released under the MIT License.

Released under the MIT License.