Rename hbmarkedwrapper package to marked-hbfm

This commit is contained in:
Trevor Buckner
2026-09-22 20:26:29 -04:00
parent a43ed35eb7
commit b5afb6587e
18 changed files with 25429 additions and 2200 deletions
@@ -1,7 +1,7 @@
import './errorPage.less';
import React from 'react';
import UIPage from '../basePages/uiPage/uiPage.jsx';
import { hbfm } from 'hbmarkedwrapper';
import { hbfm } from 'marked-hbfm';
import ErrorIndex from './errors/errorIndex.js';
const ErrorPage = ({ brew })=>{