1.0.4 • Published 5 years ago

add-card-modal v1.0.4

Weekly downloads
3
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago