refactor: code cleanup
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export const UNCATEGORIZED = '__uncategorized__'
|
||||
|
||||
export const PAGE_SIZE = 8
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
export const UNCATEGORIZED = '__uncategorized__'
|
||||
|
||||
export const PAGE_SIZE = 8
|
||||
|
||||