You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to add href="#" to all items? I've tried with:
hrefBuilder={() => {
return '#';
}}
But this add only to non active elements the href tag. The reason is why i want href on Items, that if you double click, that the numbers don't get marked.
ivawzh, sinasadjadi, zyrianov-v-fd, AlexTechNoir, xBurnsed and 3 moreivawzh