1.0.4 • Published 6 years ago

add-card-modal v1.0.4

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

Installations:

npm i add-card-modal

Examples

Here is a simple example of add-card-modal being used in an app:

alt text

Code

import React from "react";
import AddCardModal from "add-card-modal";

function App() {
  return (
    <div>
      <AddCardModal />
    </div>
  );
}

export default App;

Demos

A simple React + Firebase app to showcase how add-card-modal can be used.

My Wallets App

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago