Open tdashworth opened 2 years ago
Closes #2
This PR includes most of the functionality for the Alert component as defined here: https://flowbite.com/docs/components/alerts/
Alert
If your branch is behind the upstream master, I will have difficulties to merge the request. Please fetch the latest version of the branch:
git checkout your-branch git pull upstream main
or
git checkout your-branch git pull --rebase upstream main
Closes #2
📑 Description
This PR includes most of the functionality for the
Alert
component as defined here: https://flowbite.com/docs/components/alerts/✅ Checks
If your branch is behind the upstream master, I will have difficulties to merge the request. Please fetch the latest version of the branch:
or
ℹ Additional Information