chore: commit current workspace changes
This commit is contained in:
@@ -7,6 +7,11 @@ const pages = {
|
||||
'!./Pages/Help/**/__tests__/**',
|
||||
'!./Pages/Help/**/*.test.jsx',
|
||||
]),
|
||||
...import.meta.glob([
|
||||
'./Pages/Profile/**/*.jsx',
|
||||
'!./Pages/Profile/**/__tests__/**',
|
||||
'!./Pages/Profile/**/*.test.jsx',
|
||||
]),
|
||||
...import.meta.glob([
|
||||
'./Pages/Collection/**/*.jsx',
|
||||
'!./Pages/Collection/**/__tests__/**',
|
||||
|
||||
Reference in New Issue
Block a user