faheemfactor

Results 1 comments of faheemfactor

a temp fix for next.js ``` const reactAbac = dynamic(() => import('react-abac'), { ssr: false }) reactAbac.create ```