Rename app/ --> src/

This commit is contained in:
Alex Gleason
2023-09-18 16:03:21 -05:00
parent 41dc04dd91
commit 7d17c87fc7
1427 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,3 @@
.notification .status__wrapper {
@apply p-0 shadow-none rounded-none;
}