Skip to content

Conversation

@novellac
Copy link
Contributor

@novellac novellac commented Sep 12, 2022

Context
The README.md file has a table which describes the props available on the Notifications component.

Issue
pauseOnHover is one of the props in Notifications.vue file, but is missing from the props table in the README file.

Work done
I added an entry to the props table in README.md to document the pauseOnHover functionality.

Testing instructions
N/A - These changes document current functionality; no testing necessary.

Changes in PR:

Added an entry to the props table in README.md to document the pauseOnHover functionality.

**Context** The README.md file has a table which describes the props available on the `Notifications` component. **Issue** `pauseOnHover` is one of the props in `Notifications.vue` file, but is missing from the props table in the README file. **Work done** I added an entry to the props table in `README.md` to document the `pauseOnHover` functionality. **Testing instructions** N/A - These changes document current functionality; no testing necessary.
@kyvg kyvg merged commit 9dee770 into kyvg:master Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants