Import escape function locally from html-escaper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { escape } from 'html-escaper'
|
||||
import { escape } from '@/lib/utils/htmlEscaper'
|
||||
|
||||
import siteMetadata from '@/data/siteMetadata'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user