mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 09:53:35 +02:00
Updated marked and katex packages.
This commit is contained in:
parent
7990cf56d1
commit
bf1bede626
3 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
import { Controller } from '@hotwired/stimulus';
|
||||
import * as marked from "marked";
|
||||
import { marked } from "marked";
|
||||
import DOMPurify from 'dompurify';
|
||||
|
||||
export default class extends Controller {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue