cooljet84
Results
3
comments of
cooljet84
I've solved this by installing highlight.js: npm install highlight.js and importing hljs ```js import hljs from "highlight.js"; import CodeEditor from 'simple-code-editor' ``` Also using Vite
Fixes the permissions check on the reset password screen.
@ijpatricio / @itsmejoshua Could one of you merge this PR ?