mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
chore: hide logos sticker category
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
export const STICKER_INTRINSIC_SIZE_FALLBACK = 200;
|
||||
|
||||
export const STICKER_CATEGORIES = {
|
||||
all: "All",
|
||||
logos: "Logos",
|
||||
flags: "Flags",
|
||||
shapes: "Shapes",
|
||||
};
|
||||
export const STICKER_INTRINSIC_SIZE_FALLBACK = 200;
|
||||
|
||||
export const STICKER_CATEGORIES = {
|
||||
all: "All",
|
||||
// v0.4.0
|
||||
// logos: "Logos",
|
||||
flags: "Flags",
|
||||
shapes: "Shapes",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user