4.0.3 • Published 7 months ago

@debora.maciel/dbl-template v4.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

DBL Template

Welcome to DBL, check the following tutorial to use the template.

Installation

Use the package manager npm i @debora.maciel/dbl-template to install the teplate.

npm i '@debora.maciel/dbl-template'

Usage

import { DblInputMask } from '@debora.maciel/dbl-template';

export default function DblInput(){
      return ( 
            <DblInputMask label={'E-mail'} mask={'e-mail'}/>     
          )
}
4.0.3

7 months ago

4.0.2

7 months ago

4.0.1

7 months ago

4.0.0

7 months ago

3.0.0

7 months ago

2.0.0

7 months ago

1.0.1

7 months ago

0.1.0

7 months ago