Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

feat: alerts component #39

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

feat: alerts component #39

wants to merge 8 commits into from

Conversation

tdashworth
Copy link
Collaborator

Closes #2

πŸ“‘ Description

This PR includes most of the functionality for the Alert component as defined here: https://flowbite.com/docs/components/alerts/

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • My pull request is based on the latest commit/version

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

β„Ή Additional Information

@tdashworth tdashworth marked this pull request as draft July 28, 2022 22:54
@tdashworth tdashworth marked this pull request as ready for review July 29, 2022 06:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alerts
1 participant