]> PHS Git Server - phs-admin.git/commitdiff
Working on tailwind and styles.
authorcharleswrayjr <charleswrayjr@gmail.com>
Sat, 13 Sep 2025 17:13:30 +0000 (12:13 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Sat, 13 Sep 2025 17:13:30 +0000 (12:13 -0500)
src/app/utils.js

index 7e3ab29da0ff544a0bb1b0b1ec82343b07bc9af7..460623109e841455823138a3cb2e9d266c6becc1 100755 (executable)
@@ -1,4 +1,4 @@
-import _ from '@lodash';
+import _ from '../@lodash';
 export const getFormattedDate = (date) => {
        return new Date(date).toLocaleString('en-US', {
     year: 'numeric',