3.0.18 • Published 3 months ago

@spellix/hint v3.0.18

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

@spellix/hint

A Quick description of the component

This component is generated automatically, please add a description and usage instructions below.

Short description

Hint component

Installation

yarn add @spellix/hint
# or
npm i @spellix/hint
# or
pnpm i @spellix/hint

Usage

Import Hint from the package and configure it with props as needed:

import { Hint } from '@spellix/hint';

export const App = () => {
  return <Hint {...({/* props for the component */})} />;
};
3.0.18

3 months ago

3.0.17

3 months ago