Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

gitpadtech/toast-tips

Repository files navigation

Introduction

toast tips like android or ios

Install

npm i @gitpad/toast-tips

Usage

// import css somewhere only once
import '@gitpad/toast-tips/dist/toast-tips.css';

import toastTips from '@gitpad/toast-tips';

toastTips('Hello toast tips');
// ...

About

toast tips like android or ios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published