0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-27 22:33:07 +00:00

start changing imports

This commit is contained in:
Víctor Losada Hernández
2026-01-24 00:04:32 +01:00
parent 44b8ff8cd2
commit eda1fb29c6
9 changed files with 132 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
import React from 'react';
import moment from 'moment';
import UIPage from '../basePages/uiPage/uiPage.jsx';
import NaturalCritIcon from './client/components/svg/naturalcrit-d20.svg.jsx';
import NaturalCritIcon from '../../../components/svg/naturalcrit-d20.svg.jsx';
let SAVEKEY = '';