using getInlineAnchorList with Mantine

I'm trying to inject a Mantine button into multiple components at the same time using getInlineAnchorList() using document.querySelectorAll() and only the first button is rendering properly, the rest are unstyled mantine buttons
Screen_Shot_2023-01-02_at_5.30.37_PM.png
Was this page helpful?