fx-alert

A React component that is the same as a JavaScript alert function, but fully customizable, so you can build it your way

Usage no npm install needed!

<script type="module">
  import fxAlert from 'https://cdn.skypack.dev/fx-alert';
</script>

README

FxAlert

A React component that is the same as a JavaScript alert function, but fully customizable, so you can build it your way


Getting started

1 Install package on yout project:

npm install --save fx-alert
yarn add fx-alert

2 Create an component folder and create the FxAlert.extension file: