Notes/src/public
Panagiotis Papadopoulos d56752e5a9 fix(utils/dynamicRequire): pass moduleName explicitly as string
fixes the Webpack warning:
"WARNING in ./src/public/app/services/utils.ts 249:15-34
Critical dependency: the request of a dependency is an expression"

as we now explicitly pass the moduleName as string and not "expression"
source:
https://stackoverflow.com/questions/42908116/
2025-01-19 12:57:27 +07:00
..
app fix(utils/dynamicRequire): pass moduleName explicitly as string 2025-01-19 12:57:27 +07:00
fonts style(next): select Inter font for now 2025-01-05 18:24:23 +07:00
stylesheets feat(revisions): add spacing between help and delete (closes #974) 2025-01-18 01:02:03 +07:00
translations chore(i18n): update Spanish translation 2025-01-14 13:26:39 +07:00
icon.png
manifest.webmanifest chore(prettier): fix all files 2025-01-09 18:07:02 +07:00
robots.txt