Twemojify text

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2021-11-23 16:33:35 +05:30
parent b6485f91ae
commit b9378118dd
3 changed files with 7 additions and 3 deletions

View file

@ -67,7 +67,7 @@ function MenuHeader({ children }) {
}
MenuHeader.propTypes = {
children: PropTypes.string.isRequired,
children: PropTypes.node.isRequired,
};
function MenuItem({